From b537d60277c09cba8f7041c0ad8e4332d3d5d5aa Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Fri, 20 Jul 2018 09:48:59 +0300 Subject: [PATCH] Revert "Update dnscrypt-proxy.toml.j2 (#1022)" (#1030) This reverts commit e6281bc7dfca226cc6d63f9a5ab5ffd490142ff2. --- .../dns_encryption/templates/dnscrypt-proxy.toml.j2 | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/roles/dns_encryption/templates/dnscrypt-proxy.toml.j2 b/roles/dns_encryption/templates/dnscrypt-proxy.toml.j2 index c5bd6ccc..22e9cfc5 100644 --- a/roles/dns_encryption/templates/dnscrypt-proxy.toml.j2 +++ b/roles/dns_encryption/templates/dnscrypt-proxy.toml.j2 @@ -41,18 +41,6 @@ listen_addresses = ['{{ local_service_ip }}:{{ listen_port }}'] max_clients = 250 -## Switch to a non-privileged system user after listening sockets have been created. -## Two processes will be running. -## The first one will keep root privileges, but is only a supervisor, that does nothing -## except create the sockets, manage the service, and restart it if it crashes. -## The second process is the service itself, and that one will always run as a different -## user. -## Note (1): this feature is currently unsupported on Windows. -## Note (2): this feature is not compatible with systemd socket activation. - -user_name = 'nobody' - - ## Require servers (from static + remote sources) to satisfy specific properties # Use servers reachable over IPv4