It's /etc/passwd, not /bin/passwd.

This commit is contained in:
jtc 1994-01-25 19:34:01 +00:00
parent 9daf893372
commit dea9382157
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ SUBMITTER = net
MAIL_AGENT = /usr/sbin/sendmail -oi -t
# Command line to display the passwd database
PASSWD = cat /bin/passwd
PASSWD = cat /etc/passwd
# Echo(1) style
ECHON = bsd