From 1d84e0ea2c2872b10370a6aec1a769b4bf5715fd Mon Sep 17 00:00:00 2001 From: stefan Date: Thu, 11 Nov 2010 10:31:35 +0000 Subject: * 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 Approved by: maintainer --- UIDs | 1 + 1 file changed, 1 insertion(+) (limited to 'UIDs') 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 -- cgit