mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2026-02-05 04:37:41 +08:00
disable core dumps in wayland
This commit is contained in:
parent
a7f1c67042
commit
ec74c61257
@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
ulimit -c 0
|
||||
|
||||
# Disable blanking
|
||||
setterm blank 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user