summarylogtreecommitdiffstats
path: root/dnspod-sr.service
blob: a0b32d9957ea5e95810965ff1fe01b35dd403d9d (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=DNSPod Security Recursive DNS Server
After=network.target

[Service]
Type=simple
ExecStart=/usr/bin/dnspod-sr /etc/dnspod-sr.conf

[Install]
WantedBy=multi-user.target