pwcheck.init at [be4f89a54b]
Logged in as anonymous

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


# 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