diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-04-15 00:35:03 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-04-15 00:35:03 +0000 |
commit | e43dbd7e885475211ee4c82633d360df0fa3369c (patch) | |
tree | f092cc901e10fc303f33b2942a5de036e5c64775 /etc/master.passwd | |
parent | 41a9c54188bde087c8fcd1d6daa58a9dabe62f99 (diff) | |
download | pfsense-e43dbd7e885475211ee4c82633d360df0fa3369c.zip pfsense-e43dbd7e885475211ee4c82633d360df0fa3369c.tar.gz |
Correct entries
Diffstat (limited to 'etc/master.passwd')
-rw-r--r-- | etc/master.passwd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/master.passwd b/etc/master.passwd index 22ff930..810d08d 100644 --- a/etc/master.passwd +++ b/etc/master.passwd @@ -22,5 +22,5 @@ dhcpd:*:1002:1002::0:0:DHCP Daemon:/nonexistent:/sbin/nologin admin:$1$iUpbXUIV$7PberecIXo0.xSD8RoX/N.:0:0::0:0:Admin User:/root:/etc/rc.initial _dhcp:*:65:65::0:0:dhcp programs:/var/empty:/usr/sbin/nologin _isakmpd:*:68:68::0:0:isakmpd privsep:/var/empty:/sbin/nologin -uucp:*:66:66:UUCP pseudo-user:/var/spool/uucppublic:/usr/local/libexec/uucp/uucico -pop:*:68:6:Post Office Owner:/nonexistent:/usr/sbin/nologin +uucp:*:66:66::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/local/libexec/uucp/uucico +pop:*:68:6::0:0:Post Office Owner:/nonexistent:/usr/sbin/nologin |