3 # $NetBSD: pwcheck,v 1.4 2002/03/22 04:33:59 thorpej Exp $
7 # REQUIRE: mountcritremote syslogd
10 $_rc_subr_loaded .
/etc
/rc.subr
13 start_cmd
="pwcheck_start"
18 # check the password temp/lock file
20 if [ -f /etc
/ptmp
]; then
21 logger
-s -p auth.err \
22 "password file may be incorrect -- /etc/ptmp exists"