summaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-05 18:05:25 +0200
committerJonathan Bauer2013-09-30 13:22:04 +0200
commit67aaf5f7698d9412ebe1951700c614163d18d6ea (patch)
tree46663fe20870567599430b7d485b2467250124c3 /server
parent[rootfs-stage32] Fix issue indentation (diff)
downloadtm-scripts-67aaf5f7698d9412ebe1951700c614163d18d6ea.tar.gz
tm-scripts-67aaf5f7698d9412ebe1951700c614163d18d6ea.tar.xz
tm-scripts-67aaf5f7698d9412ebe1951700c614163d18d6ea.zip
[stage4] Allow basic kde autostart files
Diffstat (limited to 'server')
-rw-r--r--server/blacklists/x-autostart/kde-autostart5
-rw-r--r--server/modules/pam-freiburg/etc/pam.d/common-session2
2 files changed, 6 insertions, 1 deletions
diff --git a/server/blacklists/x-autostart/kde-autostart b/server/blacklists/x-autostart/kde-autostart
index 4d384303..131a8563 100644
--- a/server/blacklists/x-autostart/kde-autostart
+++ b/server/blacklists/x-autostart/kde-autostart
@@ -1,5 +1,10 @@
+ /usr/share/autostart/**/
- /usr/share/autostart/**
++ /usr/share/autostart/kdesktop.desktop
++ /usr/share/autostart/krunner.desktop
++ /usr/share/autostart/plasma.desktop
++ /usr/share/autostart/plasma-desktop.desktop
++ /usr/share/autostart/polkit-kde-authentication-agent-1.desktop
+ /opt/kde3/share/autostart/**/
- /opt/kde3/share/autostart/**
diff --git a/server/modules/pam-freiburg/etc/pam.d/common-session b/server/modules/pam-freiburg/etc/pam.d/common-session
index 1eb564a3..9a8b73e1 100644
--- a/server/modules/pam-freiburg/etc/pam.d/common-session
+++ b/server/modules/pam-freiburg/etc/pam.d/common-session
@@ -27,7 +27,7 @@ session required pam_permit.so
session optional pam_umask.so
# and here are more per-package modules (the "Additional" block)
session required pam_systemd.so
-session optional pam_ck_connector.so nox11
+session optional pam_ck_connector.so
session optional pam_env.so readenv=1
session optional pam_env.so readenv=1 envfile=/etc/default/locale
session optional pam_krb5.so minimum_uid=1000