diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-01-12 21:14:45 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-01-12 21:14:45 +0800 |
commit | 89378ff3f643ed987be1abfa816847cb8ccc06f7 (patch) | |
tree | b922a8329d5b6c948ff66d4e4a90fd0d5b12f7d1 /UIDs | |
parent | 9d23f057a7d45146184ee0e573901493acf148a7 (diff) | |
download | freebsd-ports-gnome-89378ff3f643ed987be1abfa816847cb8ccc06f7.tar.gz freebsd-ports-gnome-89378ff3f643ed987be1abfa816847cb8ccc06f7.tar.zst freebsd-ports-gnome-89378ff3f643ed987be1abfa816847cb8ccc06f7.zip |
- Functionality upgrade. Add in *.txt.sample files so that uninstall/pkg_delete won't delete users settings [1]
- Add mcserver user to GIDs/UIDs [1]
- Added rc startup script [1]
- Lots of PLIST_SUB/SUB_FILES patches to allow substitution, moved several pkg* files to files/*.in [1]
- made USERS a ?= in case server had previously been running as a different user [2]
PR: ports/163920 [1]
Submitted by: maintainer [1]
Reviewed by: scheidell [2]
Approved by: maintainer, gabor (mentor)
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -102,6 +102,7 @@ moinmoin:*:192:192::0:0:MoinMoin User:/nonexistent:/usr/sbin/nologin cups:*:193:193::0:0:Cups Owner:/nonexistent:/usr/sbin/nologin saned:*:194:194::0:0:SANE Scanner Daemon:/nonexistent:/bin/sh radns:*:195:195::0:0:radns user:/nonexistent:/sbin/nologin +mcserver:*:199:199::0:0:Minecraft Server:/nonexistent:/bin/sh sympa:*:200:200::0:0:Sympa Owner:/nonexistent:/usr/sbin/nologin privoxy:*:201:201::0:0:Privoxy proxy user:/nonexistent:/usr/sbin/nologin dspam:*:202:202::0:0:Dspam:/nonexistent:/usr/sbin/nologin |