aboutsummaryrefslogtreecommitdiff
path: root/UIDs
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2020-11-15 19:01:29 +0000
committerMikael Urankar <mikael@FreeBSD.org>2020-11-15 19:01:29 +0000
commitea60463dee397b0b286c74d71a80f81d2e0b90b0 (patch)
treeac8e9d531ecc6b9c2b9c14bf29d9f8743093d4aa /UIDs
parent018d7f39c9b4d74b52faa6df26b805b5d61e7002 (diff)
downloadports-ea60463dee397b0b286c74d71a80f81d2e0b90b0.tar.gz
ports-ea60463dee397b0b286c74d71a80f81d2e0b90b0.zip
dns/powerdns: Adjust dependencies for tools
- Adjust dependencies (IXFRTOOL needs yaml-cpp) - Explicitly disable decaf and sodium in case they are not enabled. Otherwise they default to "auto" and if detected in the system, stage-qa reports unresolved dependency. - Drop user privilges for worker processes to pdns/pdns (UID is new; GUID already exists) - Always depend on protobuf. I do the same for dnsdist and powerdns-recursor - Actually do something with the pdns_flags variable in the rc-script instead of just mentioning it in the comment block - Bump PORTREVISION PR: 250961 Submitted by: Juraj Lutter, Ralf van der Enden Approved by: Ralf van der Enden (maintainer)
Notes
Notes: svn path=/head/; revision=555419
Diffstat (limited to 'UIDs')
-rw-r--r--UIDs2
1 files changed, 1 insertions, 1 deletions
diff --git a/UIDs b/UIDs
index e72526f8a30e..c660fff2a8a8 100644
--- a/UIDs
+++ b/UIDs
@@ -126,7 +126,7 @@ mlvpn:*:176:176::0:0:mlVPN pseudo-user:/var/run/mlvpn:/usr/sbin/nologin
_mdnsd:*:177:177::0:0:Multicast DNS Daemon:/var/empty:/usr/sbin/nologin
otpw:*:178:178::0:0:OTPW pseudo-user:/var/lib/otpw:/usr/sbin/nologin
gdnsd:*:179:179::0:0:gDNSd pseudo-user:/nonexistent:/usr/sbin/nologin
-# free: 180, GID used
+pdns:*:180:120::0:0:pdns pseudo-user:/nonexistent:/usr/sbin/nologin
nagios:*:181:181::0:0:Nagios pseudo-user:/var/spool/nagios:/usr/sbin/nologin
noc:*:182:182::0:0:NOC pseudo-user:/usr/local/noc:/bin/sh
icinga:*:183:183::0:0:Icinga pseudo-user:/var/spool/icinga:/usr/sbin/nologin