Annotation For pwcheck.init
Logged in as anonymous

Origin for each line in pwcheck.init from check-in 5062c9b6fc:

5062c9b6fc 2019-10-19        arcade: # vim:ft=make:
5062c9b6fc 2019-10-19        arcade: 
5062c9b6fc 2019-10-19        arcade: pwcheck: mountlate syslogd
5062c9b6fc 2019-10-19        arcade: 	: Checking password lock file.
5062c9b6fc 2019-10-19        arcade: .if exists(/etc/ptmp)
5062c9b6fc 2019-10-19        arcade: 	logger -s -p auth.err "password file may be incorrect -- /etc/ptmp exists"
5062c9b6fc 2019-10-19        arcade: .endif