Merge pull request #405 from gmelodie/patch-1
This commit is contained in:
commit
263cd80c7b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ After=network.target network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=forking
|
Type=forking
|
||||||
PIDFile=/var/run/ddclient.pid
|
PIDFile=/run/ddclient.pid
|
||||||
ExecStart=/usr/bin/ddclient
|
ExecStart=/usr/bin/ddclient
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
Loading…
Reference in a new issue