svn commit: r393758 - head

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Sun Aug 9 03:44:49 UTC 2015


Author: acm
Date: Sun Aug  9 03:44:47 2015
New Revision: 393758
URL: https://svnweb.freebsd.org/changeset/ports/393758

Log:
  - Add bareos to UIDs and GIDs

Modified:
  head/GIDs
  head/UIDs

Modified: head/GIDs
==============================================================================
--- head/GIDs	Sun Aug  9 02:16:54 2015	(r393757)
+++ head/GIDs	Sun Aug  9 03:44:47 2015	(r393758)
@@ -319,6 +319,7 @@ kannel:*:993:
 rcynic:*:994:
 rpkirtr:*:995:
 tarantool:*:996:
+bareos:*:997:
 ebnetd:*:999:
 nogroup:*:65533:
 nobody:*:65534:

Modified: head/UIDs
==============================================================================
--- head/UIDs	Sun Aug  9 02:16:54 2015	(r393757)
+++ head/UIDs	Sun Aug  9 03:44:47 2015	(r393758)
@@ -328,5 +328,6 @@ kannel:*:993:993::0:0:Kannel User:/nonex
 rcynic:*:994:994::0:0:RPKI validation system:/nonexistent:/usr/sbin/nologin
 rpkirtr:*:995:995::0:0:RPKI router server:/nonexistent:/usr/sbin/nologin
 tarantool:*:996:996::0:0:Tarantool Daemon:/nonexistent:/usr/sbin/nologin
+bareos:*:997:997::0:0:Bareos Daemon:/var/db/bareos:/usr/sbin/nologin
 ebnetd:*:999:999::0:0:EBNETD:/nonexistent:/usr/sbin/nologin
 nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin


More information about the svn-ports-head mailing list