pwcheck.init at [380071b4cc]
Logged in as anonymous

File pwcheck.init artifact edc120aa7a part of check-in 380071b4cc


# 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