repo.or.cz
/
gentoo-zh.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
net-im/tencent-qq: bump version to 3.2.15_p241224
[gentoo-zh.git]
/
net-dns
/
ddns-go
/
files
/
ddns-go.service
blob
9fb4fd2f145b3262646bb301073cd1fc08ce6b2e
1
[Unit]
2
Description=DDNS-GO with default config
3
Requires=network.target
4
After=network-online.target
5
Conflicts=ddns-go@config.service ddns-go-web.service
6
7
[Service]
8
Type=simple
9
ExecStart=/usr/bin/ddns-go -noweb -c /etc/ddns-go/config.yaml
10
Restart=on-failure
11
RestartSec=60
12
13
[Install]
14
WantedBy=multi-user.target