aboutsummaryrefslogtreecommitdiff
path: root/UIDs
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2010-11-11 10:31:35 +0000
committerStefan Walter <stefan@FreeBSD.org>2010-11-11 10:31:35 +0000
commit920fca23ec730887b57aebff9bd89e87f15c894b (patch)
tree6aa10f576b885255902b28bbb99257f1e01ae9f3 /UIDs
parent9e4c114243166b6a582c2c808bb94732a6310ec8 (diff)
downloadports-920fca23ec730887b57aebff9bd89e87f15c894b.tar.gz
ports-920fca23ec730887b57aebff9bd89e87f15c894b.zip
* Sets up a uhub UID and GID for the daemon to run as.
* Modifies configuration file permissions to restrict them to root and the above GID. * Patches uhub source so that PREFIX/etc/uhub/uhub.conf is the compiled in default configuration file. * rc.d script changes - enable above uid/gid, enable syslog logging, simplify. PR: 151819 Submitted by: Aragon Gouveia <aragon@phat.za.net> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=264398
Diffstat (limited to 'UIDs')
-rw-r--r--UIDs1
1 files changed, 1 insertions, 0 deletions
diff --git a/UIDs b/UIDs
index 153abb84ed44..7658ac4577d5 100644
--- a/UIDs
+++ b/UIDs
@@ -129,6 +129,7 @@ _iodined:*:353:353::0:0:Iodine Daemon:/nonexistent:/usr/sbin/nologin
httptunnel:*:361:361::0:0:httptunnel Daemon:/nonexistent:/usr/sbin/nologin
ldap:*:389:389::0:0:OpenLDAP Server:/nonexistent:/usr/sbin/nologin
tiarra:*:398:398::0:0:Tiarra IRC Proxy:/nonexistent:/usr/sbin/nologin
+uhub:*:411:411::0:0:uHub ADC Daemon:/nonexistent:/usr/sbin/nologin
drweb:*:426:426::0:0:Dr.Web Mail Scanner:/nonexistent:/usr/sbin/nologin
callweaver:*:444:444::0:0:Callweaver account:/var/lib/callweaver:/usr/sbin/nologin
courier:*:465:465::0:0:Courier Mail Server:/nonexistent:/usr/sbin/nologin