diff options
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/kdm/data/etc/kde4/kdm/kdmrc | 4 |
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 |
