diff options
author | swills <swills@FreeBSD.org> | 2014-03-12 08:59:35 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-03-12 08:59:35 +0800 |
commit | eea4fe698c6d193d03eb1e5bc4d2a83cf93fb744 (patch) | |
tree | fdbaafdf5bca6b8faed7106f307ca4b891df73f5 /UIDs | |
parent | 29a78f445537950f8d8795618ad66500279f48a8 (diff) | |
download | freebsd-ports-gnome-eea4fe698c6d193d03eb1e5bc4d2a83cf93fb744.tar.gz freebsd-ports-gnome-eea4fe698c6d193d03eb1e5bc4d2a83cf93fb744.tar.zst freebsd-ports-gnome-eea4fe698c6d193d03eb1e5bc4d2a83cf93fb744.zip |
- Update to 1.13.0
- Add memcached dependency since it seems required to run
- Use UIDs and GIDs and create a user for swift since that seems required
PR: ports/187421
Submitted by: swills (myself)
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -106,6 +106,7 @@ icinga:*:183:183::0:0:Icinga pseudo-user:/var/spool/icinga:/usr/sbin/nologin dnscache:*:184:184::0:0:dnscache pseudo-user:/nonexistent:/usr/sbin/nologin tinydns:*:185:185::0:0:tinydns pseudo-user:/nonexistent:/usr/sbin/nologin dnslog:*:186:186::0:0:dnslog pseudo-user:/nonexistent:/usr/sbin/nologin +swift:*:187:187::0:0:Swift daemon pseudo-user:/nonexistent:/usr/sbin/nologin 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 |