makedeb


overture 1.8-2


A DNS upstream switcher written in Go in order to purify DNS records

Viewing /overture.service.

View raw.

Click here to go back to the Git tree for overture.

[Unit]
Description=A DNS upstream switcher written in Go in order to purify DNS records
After=network.target

[Service]
User=nobody
AmbientCapabilities=CAP_NET_BIND_SERVICE
ExecStart=/usr/bin/overture -c /etc/overture/config.yml
Restart=always
RestartSec=5

[Install]
WantedBy=multi-user.target