mirror of
https://github.com/systemd/systemd.git
synced 2024-11-28 12:53:36 +08:00
systemd-user: add pam_unix account module
Otherwise systemd-user@ fails because systemd validates the account Fixes: #4342
This commit is contained in:
parent
18e51a022c
commit
95cbf84564
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user