summarylogtreecommitdiffstats
path: root/chinadns.service
blob: d4c1a76f7f3f1a20a577b7442272cab9730397e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=ChinaDNS Service
After=network.target

[Service]
Type=simple
User=nobody
ExecStart=/usr/bin/chinadns -m -p 5353 -y 0.3 -d -c /etc/chnroute.txt

[Install]
WantedBy=multi-user.target