diff options
author | junovitch <junovitch@FreeBSD.org> | 2015-09-03 06:17:45 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2015-09-03 06:17:45 +0800 |
commit | aea1ce93351e491f1db26791757b2146e760d0fa (patch) | |
tree | 4443d5593bbbadcd5c7aa7ace2bbb285fc19b970 /UIDs | |
parent | 6b9144ed8bbee41a5f95e9c6b857da8a3fb0fdd6 (diff) | |
download | freebsd-ports-gnome-aea1ce93351e491f1db26791757b2146e760d0fa.tar.gz freebsd-ports-gnome-aea1ce93351e491f1db26791757b2146e760d0fa.tar.zst freebsd-ports-gnome-aea1ce93351e491f1db26791757b2146e760d0fa.zip |
New Port: dns/dnscrypt-wrapper
This is a port of dnscrypt-wrapper, which adds dnscrypt support to any name
resolver. It is the server-side counterpart of dnscrypt-proxy, and is in
fact derived from its source.
PR: 200015
Submitted by: freebsd@toyingwithfate.com
Approved by: feld (mentor)
Differential Revision: https://reviews.freebsd.org/D3535
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -226,6 +226,7 @@ riak:*:667:667::0:0:Riak user:/usr/local/lib/riak:/bin/sh bnetd:*:700:700::0:0:Bnetd user:/nonexistent:/usr/sbin/nologin fastnetmon:*:701:701::0:0:FastNetMon user:/nonexistent:/usr/sbin/nologin bopm:*:717:717::0:0:Blitzed Open Proxy Monitor:/nonexistent:/bin/sh +_dnscrypt-wrapper:*:718:65534::0:0:dnscrypt-wrapper user:/var/empty:/usr/sbin/nologin openxpki:*:777:777::0:0:OpenXPKI Owner:/nonexistent:/usr/sbin/nologin zetacoin:*:780:780::0:0:ZetaCoin Daemon:/nonexistent:/usr/sbin/nologin foreman_proxy:*:812:812::0:0:Foreman Smart Proxy:/usr/local/share/foreman-proxy:/usr/sbin/nologin |