pwcheck.init at [8f80b79392]
Logged in as anonymous

File pwcheck.init artifact edc120aa7a part of check-in 8f80b79392


# vim:ft=make:

pwcheck: mountlate syslogd
	: Checking password lock file.
.if exists(/etc/ptmp)
	logger -s -p auth.err "password file may be incorrect -- /etc/ptmp exists"
.endif