pwcheck.init at [bf6ae1479b]
Logged in as anonymous

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


# 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