From: Felipe Sateler Date: Wed, 12 Oct 2016 14:20:46 +0000 (-0300) Subject: systemd-user: add pam_unix account module X-Git-Tag: v232~102^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95cbf84564d30a771f51f76e03ce1edf4349fd20;p=thirdparty%2Fsystemd.git systemd-user: add pam_unix account module Otherwise systemd-user@ fails because systemd validates the account Fixes: #4342 --- diff --git a/src/login/systemd-user.m4 b/src/login/systemd-user.m4 index fe38b24feff..e33963b125e 100644 --- a/src/login/systemd-user.m4 +++ b/src/login/systemd-user.m4 @@ -2,6 +2,8 @@ # # Used by systemd --user instances. +account required pam_unix.so + m4_ifdef(`HAVE_SELINUX', session required pam_selinux.so close session required pam_selinux.so nottys open