This commit is contained in:
parent
0591da2a10
commit
53cf204a29
@ -48,7 +48,7 @@ Index: src/preferences
|
||||
|
||||
# Command to reboot the system
|
||||
-# RebootCommand="/bin/sh -c "{ test -e /run/systemd/system && systemctl reboot; } ||:""
|
||||
+RebootCommand="/bin/sh -c "systemctl reboot; ||:""
|
||||
+RebootCommand="/bin/sh -c "systemctl reboot ||:""
|
||||
|
||||
# Command to run on CPU status
|
||||
# CPUStatusCommand="xterm -name top -title Process\ Status -e top"
|
||||
|
Loading…
x
Reference in New Issue
Block a user