wok-next view busybox/stuff/login @ rev 21506

updated augeas (1.11.0 -> 1.12.0)
author Hans-G?nter Theisgen
date Fri Jun 19 08:02:39 2020 +0100 (2020-06-19)
parents 242a22d7215f
children
line source
1 #%PAM-1.0
2 # specify the PAM busybox behaviour
4 auth required pam_unix.so
5 account required pam_unix.so
6 password required pam_unix.so md5
7 session required pam_unix.so