diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-10-02 21:37:22 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-10-02 21:37:22 +0000 |
commit | b9d28d255a00aa0759f9c32f2eda28389a34dd5a (patch) | |
tree | 6ef19d2b216fb35aa53fccbbd6fb6efa5014b91a /etc/passwd | |
parent | 939aea8c3face4442bbaf38984b0d06a2114e963 (diff) | |
download | pfsense-b9d28d255a00aa0759f9c32f2eda28389a34dd5a.zip pfsense-b9d28d255a00aa0759f9c32f2eda28389a34dd5a.tar.gz |
Add _ntp to passwd and group
Diffstat (limited to 'etc/passwd')
-rw-r--r-- | etc/passwd | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,4 +21,5 @@ nobody:*:65534:65534:Unprivileged user:/nonexistent:/usr/sbin/nologin distcc:*:1001:1001:Distcc:/home/distcc:/sbin/nologin dhcpd:*:1002:1002:DHCP Daemon:/nonexistent:/sbin/nologin admin:*:0:0:Admin User:/root:/etc/rc.initial -_ntp:*:123: +_ntp:*:123:123:NTP daemon:/var/empty:/sbin/nologin + |