From 7d90f6474610c908dc14238c949ead2ac6473b79 Mon Sep 17 00:00:00 2001 From: Michael Neves Date: Wed, 12 Jun 2013 21:32:18 +0200 Subject: [kdm] configure kdm to use systemd shutdown functionality. shutdown/reboot out of kdm now works. --- remote/modules/kdm/data/etc/kde4/kdm/kdmrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'remote/modules') 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 -- cgit v1.2.3-55-g7522