net-im/tencent-qq: bump version to 3.2.15_p241224
[gentoo-zh.git] / net-dns / ddns-go / files / ddns-go_at.service
blob0c40543d170c327d39842ba7d2639ac8ad6d0bf1
1 [Unit]
2 Description=DDNS-GO with config '%i'
3 Requires=network.target
4 After=network-online.target
5 Conflicts=ddns-go.service ddns-go-web.service
7 [Service]
8 Type=simple
9 ExecStart=/usr/bin/ddns-go -noweb -c "/etc/ddns-go/%i.yaml"
10 Restart=on-failure
11 RestartSec=60
13 [Install]
14 WantedBy=multi-user.target