summaryrefslogtreecommitdiffstats
path: root/remote/modules/kdm-theme-bwlp
diff options
context:
space:
mode:
authorJonathan Bauer2014-05-02 14:11:41 +0200
committerJonathan Bauer2014-05-02 14:11:41 +0200
commit68b2f6cde7332984739f425f38131ebf1acce8d4 (patch)
tree14351b532b34509648afe7a61622a6fe4eaa4445 /remote/modules/kdm-theme-bwlp
parent[stage4] added gnome-fallback session to stage4 whitelist (diff)
downloadtm-scripts-68b2f6cde7332984739f425f38131ebf1acce8d4.tar.gz
tm-scripts-68b2f6cde7332984739f425f38131ebf1acce8d4.tar.xz
tm-scripts-68b2f6cde7332984739f425f38131ebf1acce8d4.zip
[kdm-theme-bwlp] respawn X on session close
Diffstat (limited to 'remote/modules/kdm-theme-bwlp')
-rw-r--r--remote/modules/kdm-theme-bwlp/data/etc/kde4/kdm/kdmrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/kdm-theme-bwlp/data/etc/kde4/kdm/kdmrc b/remote/modules/kdm-theme-bwlp/data/etc/kde4/kdm/kdmrc
index 62425031..196e1ce7 100644
--- a/remote/modules/kdm-theme-bwlp/data/etc/kde4/kdm/kdmrc
+++ b/remote/modules/kdm-theme-bwlp/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."