aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2011-01-28 22:28:12 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2011-01-28 22:28:12 +0000
commit3468e4ce38c866b123d87951402b844b5a91cc19 (patch)
tree205c688999d87f5f501689d94ce40b58704be403 /etc
parentf463896e5e0c39f00ae1bf848ae7013034333d24 (diff)
downloadsrc-3468e4ce38c866b123d87951402b844b5a91cc19.tar.gz
src-3468e4ce38c866b123d87951402b844b5a91cc19.zip
Notes
Diffstat (limited to 'etc')
-rw-r--r--etc/group1
-rw-r--r--etc/master.passwd1
2 files changed, 2 insertions, 0 deletions
diff --git a/etc/group b/etc/group
index 044c9f10e143..54d5c5951a67 100644
--- a/etc/group
+++ b/etc/group
@@ -27,5 +27,6 @@ dialer:*:68:
network:*:69:
audit:*:77:
www:*:80:
+hast:*:845:
nogroup:*:65533:
nobody:*:65534:
diff --git a/etc/master.passwd b/etc/master.passwd
index 9af31d13e55a..2068274bdea7 100644
--- a/etc/master.passwd
+++ b/etc/master.passwd
@@ -20,4 +20,5 @@ _dhcp:*:65:65::0:0:dhcp programs:/var/empty:/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
www:*:80:80::0:0:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
+hast:*:845:845::0:0:HAST unprivileged user:/nonexistent:/usr/sbin/nologin
nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin