pwcheck.init at [c7728de200]
Logged in as anonymous

File pwcheck.init artifact edc120aa7a part of check-in c7728de200


# 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