aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2015-04-09 14:22:53 +0000
committerMark Felder <feld@FreeBSD.org>2015-04-09 14:22:53 +0000
commitf41810b24f92872c361b37e605ee89ba1a741a3b (patch)
treef3cb73edfbb65bc0737405ab468937cf6af7940f
parent2ef0cbd5d5904c17e7404ecfc80cca98e6d5eaaf (diff)
downloadports-f41810b24f92872c361b37e605ee89ba1a741a3b.tar.gz
ports-f41810b24f92872c361b37e605ee89ba1a741a3b.zip
Fix UID conflict of sguil with dnscrypt-proxy
Approved by: marino
Notes
Notes: svn path=/head/; revision=383645
-rw-r--r--GIDs2
-rw-r--r--UIDs2
2 files changed, 2 insertions, 2 deletions
diff --git a/GIDs b/GIDs
index 784f02ad1c78..76bb6b6ce758 100644
--- a/GIDs
+++ b/GIDs
@@ -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:
diff --git a/UIDs b/UIDs
index d9bd295c7c8f..a6c3fc16c881 100644
--- a/UIDs
+++ b/UIDs
@@ -304,7 +304,6 @@ unifi:*:975:975::0:0:Unifi Wireless Controller:/nonexistent:/usr/sbin/nologin
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:/nonexistent:/usr/sbin/nologin
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