summaryrefslogtreecommitdiffstats
path: root/meta-systemd/oe-core/recipes-extended/pam/libpam_1.1.6.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-systemd/oe-core/recipes-extended/pam/libpam_1.1.6.bbappend')
-rw-r--r--meta-systemd/oe-core/recipes-extended/pam/libpam_1.1.6.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-systemd/oe-core/recipes-extended/pam/libpam_1.1.6.bbappend b/meta-systemd/oe-core/recipes-extended/pam/libpam_1.1.6.bbappend
index 640fa371a..5b9181bd6 100644
--- a/meta-systemd/oe-core/recipes-extended/pam/libpam_1.1.6.bbappend
+++ b/meta-systemd/oe-core/recipes-extended/pam/libpam_1.1.6.bbappend
@@ -2,5 +2,5 @@ PRINC := "${@int(PRINC) + 2}"
2 2
3# Register with logind to make screen/tmux/etc work 3# Register with logind to make screen/tmux/etc work
4do_install_append() { 4do_install_append() {
5 echo "session required pam_systemd.so" >> ${D}${sysconfdir}/pam.d/common-session 5 echo "session required pam_systemd.so" >> ${D}${sysconfdir}/pam.d/common-session
6} 6}