summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
authorJonathan Bauer2013-06-14 17:05:04 +0200
committerJonathan Bauer2013-06-14 17:05:04 +0200
commit90403a880c10650c44222a41245fe2d5b405b655 (patch)
treeb826465a00b5bf6857c44b51b1ab2030c99c9914 /remote/modules
parent[systemd] enable pam support (fixes pam_systemd.so missing) (diff)
parentldconfig: Include system's default paths (diff)
downloadtm-scripts-90403a880c10650c44222a41245fe2d5b405b655.tar.gz
tm-scripts-90403a880c10650c44222a41245fe2d5b405b655.tar.xz
tm-scripts-90403a880c10650c44222a41245fe2d5b405b655.zip
Merge branch 'master' of git:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/kdm/data/etc/kde4/kdm/kdmrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/kdm/data/etc/kde4/kdm/kdmrc b/remote/modules/kdm/data/etc/kde4/kdm/kdmrc
index 3126f70d..26da07d2 100644
--- a/remote/modules/kdm/data/etc/kde4/kdm/kdmrc
+++ b/remote/modules/kdm/data/etc/kde4/kdm/kdmrc
@@ -32,8 +32,8 @@ PreselectUser=None
UseAdminSession=false
[Shutdown]
-HaltCmd=/usr/bin/systemctl poweroff
-RebootCmd=/usr/bin/systemctl reboot
+HaltCmd=/usr/bin/systemctl -ff poweroff
+RebootCmd=/usr/bin/systemctl -ff reboot
[xdmcp]
Enable=false