mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2026-02-04 20:27:42 +08:00
disable core dumps in wayland
This commit is contained in:
parent
f77d3c131f
commit
f7fef5a591
@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
ulimit -c 0
|
||||
|
||||
# Launch DE
|
||||
setterm blank 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user