diff options
author | novel <novel@FreeBSD.org> | 2014-07-23 23:25:49 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2014-07-23 23:25:49 +0800 |
commit | 910e5504b888bb5153693d4acae30c3efc06e6be (patch) | |
tree | e12644f0e26c092c53541dfe6e0a358cda5c3cb0 /UIDs | |
parent | 1d9116b7dee56c1c4a880abfb1a4fca551d74147 (diff) | |
download | freebsd-ports-gnome-910e5504b888bb5153693d4acae30c3efc06e6be.tar.gz freebsd-ports-gnome-910e5504b888bb5153693d4acae30c3efc06e6be.tar.zst freebsd-ports-gnome-910e5504b888bb5153693d4acae30c3efc06e6be.zip |
- Use USER and GROUP in Makefile instead of having
pkg-message suggesting a user to create user and group
manually
- Add uid/gid to the UID and GID files respectively
- Add an UPDATING entry to suggest users of scanlogd to
drop existing users to avoid conflicts
- Bump PORTREVISION
PR: 191948
Submitted by: TEUBEL György
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -222,6 +222,7 @@ statsd:*:826:826::0:0:Statsd Daemon:/nonexistent:/sbin/nologin netdisco:*:840:840::0:0:netdisco daemon:/nonexistent:/usr/sbin/nologin munin:*:842:842::0:0:Munin:/var/munin:/usr/sbin/nologin fossy:*:901:901::0:0:FOSSology user:/usr/local/share/fossology:/usr/local/bin/bash +scanlogd:*:902:902::0:0:scanlogd user:/nonexistent:/usr/sbin/nologin bacula:*:910:910::0:0:Bacula Daemon:/var/db/bacula:/usr/sbin/nologin iserv:*:911:911::0:0:Iserv Daemon:/nonexistent:/usr/sbin/nologin _sj3:*:912:912::0:0:SJ3 Daemon:/nonexistent:/usr/sbin/nologin |