summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2008-06-08 04:46:07 +0000
committerBill Marquette <billm@pfsense.org>2008-06-08 04:46:07 +0000
commitb71501f65c149ada78890c9366c8e32308773335 (patch)
tree7b0a9b5e7128c331fb2750bbb87a2e2084c182f2
parentb1e23a2d370b6333275e29b647866b1afc4fb199 (diff)
downloadpfsense-b71501f65c149ada78890c9366c8e32308773335.zip
pfsense-b71501f65c149ada78890c9366c8e32308773335.tar.gz
Add _relayd user to password file
-rw-r--r--etc/master.passwd1
-rw-r--r--etc/passwd2
2 files changed, 2 insertions, 1 deletions
diff --git a/etc/master.passwd b/etc/master.passwd
index 86acb18..a0d8fa3 100644
--- a/etc/master.passwd
+++ b/etc/master.passwd
@@ -25,3 +25,4 @@ _isakmpd:*:68:68::0:0:isakmpd privsep:/var/empty:/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
_ntp:*:123:123::0:0:NTP daemon:/var/empty:/sbin/nologin
+_relayd:*:913:913::0:0:Relay Daemon:/var/empty:/usr/sbin/nologin
diff --git a/etc/passwd b/etc/passwd
index 485b447..b3d6855 100644
--- a/etc/passwd
+++ b/etc/passwd
@@ -22,4 +22,4 @@ 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:123:NTP daemon:/var/empty:/sbin/nologin
-
+_relayd:*:913:913:Relay Daemon:/var/empty:/usr/sbin/nologin
OpenPOWER on IntegriCloud