summarylogtreecommitdiffstats
path: root/dingo.service
blob: 689d572b97ab1bbf2af119c2d3422ef885fd59fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Dingo Secure DNS resolver
Wants=network.target

[Service]
Type=simple
User=nobody
ExecStart=/usr/bin/dingo

[Install]
WantedBy=multi-user.target