]> Frank Brehm's Git Trees - config/samara/etc.git/commitdiff
daily autocommit
authorroot Samara <root@samara.pb.local>
Sat, 21 May 2016 01:10:03 +0000 (03:10 +0200)
committerroot Samara <root@samara.pb.local>
Sat, 21 May 2016 01:10:03 +0000 (03:10 +0200)
sddm.conf

index ee5131152ff7ae4f72c9413414a0aacbd4b84870..030692073715ac14b956e936f97ba95e3191dd7f 100644 (file)
--- a/sddm.conf
+++ b/sddm.conf
@@ -11,7 +11,8 @@ User=
 
 [General]
 # Halt command
-HaltCommand=/usr/bin/systemctl poweroff
+#HaltCommand=/usr/bin/systemctl poweroff
+HaltCommand=/sbin/poweroff
 
 # Initial NumLock state
 # Valid values: on|off|none
@@ -19,7 +20,8 @@ HaltCommand=/usr/bin/systemctl poweroff
 Numlock=none
 
 # Reboot command
-RebootCommand=/usr/bin/systemctl reboot
+#RebootCommand=/usr/bin/systemctl reboot
+RebootCommand=/sbin/reboot
 
 
 [Theme]
@@ -102,4 +104,4 @@ XauthPath=/usr/bin/xauth
 # Xephyr path
 XephyrPath=/usr/bin/Xephyr
 
-
+# vim: filetype=dosini