summaryrefslogtreecommitdiffstats
path: root/remote/modules/pam
diff options
context:
space:
mode:
authorJonathan Bauer2013-06-11 15:21:21 +0200
committerJonathan Bauer2013-06-11 15:21:21 +0200
commited5e171bbf7c40482ab85e6f062475bf50ef1310 (patch)
tree49057a2c242d61b70c2bb105206786040b6c5ee0 /remote/modules/pam
parentKeyboard translations now not gzipped. (diff)
downloadtm-scripts-ed5e171bbf7c40482ab85e6f062475bf50ef1310.tar.gz
tm-scripts-ed5e171bbf7c40482ab85e6f062475bf50ef1310.tar.xz
tm-scripts-ed5e171bbf7c40482ab85e6f062475bf50ef1310.zip
[pam] register login session at systemd-logind service
Diffstat (limited to 'remote/modules/pam')
-rw-r--r--remote/modules/pam/data/etc/pam.d/common-session1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/pam/data/etc/pam.d/common-session b/remote/modules/pam/data/etc/pam.d/common-session
index 25311276..c5813892 100644
--- a/remote/modules/pam/data/etc/pam.d/common-session
+++ b/remote/modules/pam/data/etc/pam.d/common-session
@@ -29,4 +29,5 @@ session optional pam_umask.so
session [success=1] pam_unix.so
session [success=ok] pam_ldap.so
session optional pam_mkhomedir.so skel=/etc/skel umask=0022
+session required pam_systemd.so kill-session-processes=1
# end of pam-auth-update config