summaryrefslogtreecommitdiffstats
path: root/remote/modules/kdm
diff options
context:
space:
mode:
authorJonathan Bauer2014-04-14 18:10:11 +0200
committerJonathan Bauer2014-04-14 18:10:11 +0200
commit72f475135672df5b632f90667ef23623ba462fd0 (patch)
treec454a46049d29daf48cd5050bd7220bc8430493e /remote/modules/kdm
parent[systemd] remove 'systemd-timestamp' from binary list (diff)
downloadtm-scripts-72f475135672df5b632f90667ef23623ba462fd0.tar.gz
tm-scripts-72f475135672df5b632f90667ef23623ba462fd0.tar.xz
tm-scripts-72f475135672df5b632f90667ef23623ba462fd0.zip
[kdm] terminate X on session close
Diffstat (limited to 'remote/modules/kdm')
-rw-r--r--remote/modules/kdm/data/etc/kde4/kdm/kdmrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/kdm/data/etc/kde4/kdm/kdmrc b/remote/modules/kdm/data/etc/kde4/kdm/kdmrc
index 35b13666..f7e7be86 100644
--- a/remote/modules/kdm/data/etc/kde4/kdm/kdmrc
+++ b/remote/modules/kdm/data/etc/kde4/kdm/kdmrc
@@ -30,6 +30,7 @@ AutoLoginEnable=false
ServerAttempts=2
# Custom directory so kdm never sees any other sessions - it's up to the vmchooser to list them
SessionsDirs=/opt/openslx/xsessions
+TerminateServer=true
# Session is executed to start the user's session (as the user)
# "One of the keywords failsafe, default or custom, or a string to eval by a Bourne-compatible shell is passed as the first argument."