From eea4fe698c6d193d03eb1e5bc4d2a83cf93fb744 Mon Sep 17 00:00:00 2001 From: swills Date: Wed, 12 Mar 2014 00:59:35 +0000 Subject: - 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 (maintainer) --- UIDs | 1 + 1 file changed, 1 insertion(+) (limited to 'UIDs') diff --git a/UIDs b/UIDs index 253a4a8e711e..8a84539a06d7 100644 --- a/UIDs +++ b/UIDs @@ -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 -- cgit