svn commit: r344310 - head

Ryan Steinmetz zi at FreeBSD.org
Fri Feb 14 20:20:15 UTC 2014


Author: zi
Date: Fri Feb 14 20:20:14 2014
New Revision: 344310
URL: http://svnweb.freebsd.org/changeset/ports/344310
QAT: https://qat.redports.org/buildarchive/r344310/

Log:
  - Allocate UID/GID for exaddos, an upcoming new port

Modified:
  head/GIDs
  head/UIDs

Modified: head/GIDs
==============================================================================
--- head/GIDs	Fri Feb 14 20:13:10 2014	(r344309)
+++ head/GIDs	Fri Feb 14 20:20:14 2014	(r344310)
@@ -142,6 +142,7 @@ prelude:*:281:
 spread:*:282:
 devmon:*:283:
 vnstat:*:284:
+exaddos:*:285:exaddos
 backuppc:*:300:
 _sphinx:*:312:
 dkfilter:*:325:

Modified: head/UIDs
==============================================================================
--- head/UIDs	Fri Feb 14 20:13:10 2014	(r344309)
+++ head/UIDs	Fri Feb 14 20:20:14 2014	(r344310)
@@ -149,6 +149,7 @@ prelude:*:281:281::0:0:Prelude user:/non
 spread:*:282:282::0:0:Spread user:/nonexistent:/usr/sbin/nologin
 devmon:*:283:283::0:0:devmon monitor:/nonexistent:/usr/sbin/nologin
 vnstat:*:284:284::0:0:vnStat Network Monitor:/nonexistent:/usr/sbin/nologin
+exaddos:*:285:285::0:0:exaddos daemon:/nonexistent:/usr/sbin/nologin
 backuppc:*:300:300::0:0:BackupPC pseudo-user:/nonexistent:/usr/sbin/nologin
 _sphinx:*:312:312::0:0:Sphinxsearch Owner:/nonexistent:/usr/sbin/nologin
 dkfilter:*:325:325::0:0:DK Filter Owner:/nonexistent:/usr/sbin/nologin


More information about the svn-ports-head mailing list