]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blob - util-linux/pam.d/login
Change file layout of the makefiles.
[people/stevee/ipfire-3.x.git] / util-linux / pam.d / login
1 #%PAM-1.0
2 auth include system-auth
3
4 account required pam_nologin.so
5 account include system-auth
6
7 password include system-auth
8
9 session include system-auth