Differences From Artifact [edc120aa7a]:
- File pwcheck.init — part of check-in [5062c9b6fc] at 2019-10-19 22:52:48 on branch trunk — add more services and init targets add daemonizer (user: arcade, size: 180) [annotate] [blame] [check-ins using]
To Artifact [86138ffb9c]:
- File pwcheck.init.mk — part of check-in [7a1e7f4a58] at 2019-10-21 16:17:43 on branch trunk — rename, make silent, add correct logging, collapse command (user: arcade, size: 177) [annotate] [blame] [check-ins using]
|
| < < | | 1 2 3 4 5 | pwcheck: mountlate syslogd echo "MRC:$@> Checking password lock file." .if exists(/etc/ptmp) logger -s -p auth.err "password file may be incorrect -- /etc/ptmp exists" .endif |