This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
AmbientCapabilities=CAP_NET_BIND_SERVICE -
ExecStart=/usr/bin/doh-client -conf /etc/dns-over-https/doh-client.conf -
LimitNOFILE=1048576 -
Restart=always -
RestartSec=3 -
Type=simple -
User=nobody
-
-
[Unit]-
After=network.target -
Before=nss-lookup.target -
Description=DNS-over-HTTPS Client -
Documentation=https://github.com/m13253/dns-over-https -
Wants=nss-lookup.target
-
Additionnal notes
Nothing here.