summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
authorMichael Neves2013-06-12 21:32:18 +0200
committerMichael Neves2013-06-12 21:32:18 +0200
commit7d90f6474610c908dc14238c949ead2ac6473b79 (patch)
tree3eb177ddff155235adc7ae77e065881dae0f0d42 /remote/modules
parent[rootfs-stage31] add vmwgfx-fbdev support for when running minilinux inside v... (diff)
downloadtm-scripts-7d90f6474610c908dc14238c949ead2ac6473b79.tar.gz
tm-scripts-7d90f6474610c908dc14238c949ead2ac6473b79.tar.xz
tm-scripts-7d90f6474610c908dc14238c949ead2ac6473b79.zip
[kdm] configure kdm to use systemd shutdown functionality. shutdown/reboot out of kdm now works.
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/kdm/data/etc/kde4/kdm/kdmrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/remote/modules/kdm/data/etc/kde4/kdm/kdmrc b/remote/modules/kdm/data/etc/kde4/kdm/kdmrc
index 2cd04adc..3126f70d 100644
--- a/remote/modules/kdm/data/etc/kde4/kdm/kdmrc
+++ b/remote/modules/kdm/data/etc/kde4/kdm/kdmrc
@@ -31,6 +31,10 @@ LogSource=/dev/xconsole
PreselectUser=None
UseAdminSession=false
+[Shutdown]
+HaltCmd=/usr/bin/systemctl poweroff
+RebootCmd=/usr/bin/systemctl reboot
+
[xdmcp]
Enable=false