diff options
| author | Jonathan Bauer | 2014-04-14 18:10:11 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-04-14 18:10:11 +0200 |
| commit | 72f475135672df5b632f90667ef23623ba462fd0 (patch) | |
| tree | c454a46049d29daf48cd5050bd7220bc8430493e | |
| parent | [systemd] remove 'systemd-timestamp' from binary list (diff) | |
| download | tm-scripts-72f475135672df5b632f90667ef23623ba462fd0.tar.gz tm-scripts-72f475135672df5b632f90667ef23623ba462fd0.tar.xz tm-scripts-72f475135672df5b632f90667ef23623ba462fd0.zip | |
[kdm] terminate X on session close
| -rw-r--r-- | remote/modules/kdm/data/etc/kde4/kdm/kdmrc | 1 |
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." |
