svn commit: r383645 - head
Olli Hauer
ohauer at gmx.de
Thu Apr 9 14:53:17 UTC 2015
Hm as far as I remember dnscrypt-proxy has no registered UID/GID ...
but there are already existing sguile installations
--
Sent from my Android phone with GMX Mail. Please excuse my brevity.
Mark Felder <feld at FreeBSD.org> wrote:
Author: feld
Date: Thu Apr 9 14:22:53 2015
New Revision: 383645
URL:[1] https://svnweb.freebsd.org/changeset/ports/383645
Log:
Fix UID conflict of sguil with dnscrypt-proxy
Approved by: marino
Modified:
head/GIDs
head/UIDs
Modified: head/GIDs
====================================================================
==========
--- head/GIDs Thu Apr 9 14:18:25 2015 (r383644)
+++ head/GIDs Thu Apr 9 14:22:53 2015 (r383645)
@@ -296,7 +296,6 @@ boinc:*:973:
radicale:*:974:
unifi:*:975:
minetest:*:976:
-sguil:*:978:
ums:*:979:
hbase:*:980:
uvncrep:*:981:
@@ -308,6 +307,7 @@ kamailio:*:986:
spark:*:987:
emby:*:989:
oozie:*:990:
+sguil:*:991:
ebnetd:*:999:
nogroup:*:65533:
nobody:*:65534:
Modified: head/UIDs
====================================================================
==========
--- head/UIDs Thu Apr 9 14:18:25 2015 (r383644)
+++ head/UIDs Thu Apr 9 14:22:53 2015 (r383645)
@@ -304,7 +304,6 @@ unifi:*:975:975::0:0:Unifi Wireless Cont
minetest:*:976:976::0:0:& server:/nonexistent:/usr/sbin/nologin
tests:*:977:65534::0:0:Unprivileged user for
tests:/nonexistent:/usr/sbin/nologin
_dnscrypt-proxy:*:978:65534::0:0:dnscrypt-proxy
user:/var/empty:/usr/sbin/nologin
-sguil:*:978:978::0:0:Sguil:/nonexistent:/usr/sbin/nologin
ums:*:979:979::0:0:Universal Media
Server:/nonexistent:/usr/sbin/nologin
hbase:*:980:980::0:0:HBase user:/nonexistent:/usr/sbin/nologin
uvncrep:*:981:981::0:0:UltraVNC Repeater
daemon:/nonexistent:/usr/sbin/nologin
@@ -317,5 +316,6 @@ spark:*:987:987::0:0:Apache Spark user:/
toxdht:*:988:65534::0:0:Tox DHT bootstrap
user:/nonexistent:/usr/sbin/nologin
emby:*:989:989::0:0:Emby:/nonexistent:/usr/sbin/nologin
oozie:*:990:990::0:0:Apache Oozie
user:/nonexistent:/usr/sbin/nologin
+sguil:*:991:991::0:0:Sguil:/nonexistent:/usr/sbin/nologin
ebnetd:*:999:999::0:0:EBNETD:/nonexistent:/usr/sbin/nologin
nobody:*:65534:65534::0:0:Unprivileged
user:/nonexistent:/usr/sbin/nologin
References
1. https://svnweb.freebsd.org/changeset/ports/383645
More information about the svn-ports-head
mailing list