Annotation For pwcheck.init.mk
Logged in as anonymous

Origin for each line in pwcheck.init.mk from check-in 7a1e7f4a58:

7a1e7f4a58 2019-10-21    1: pwcheck: mountlate syslogd
7a1e7f4a58 2019-10-21    2: 	echo "MRC:$@> Checking password lock file."
7a1e7f4a58 2019-10-21    3: .if exists(/etc/ptmp)
7a1e7f4a58 2019-10-21    4: 	logger -s -p auth.err "password file may be incorrect -- /etc/ptmp exists"
7a1e7f4a58 2019-10-21    5: .endif