summaryrefslogtreecommitdiff
path: root/src/grp-login/pam_systemd/systemd-user.pam.m4
blob: e33963b125e37582a646d7fc8c5579d723f6c999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# This file is part of systemd.
#
# 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
)m4_dnl
session  required pam_loginuid.so
session optional pam_systemd.so