Merge branch 'ddclient:develop' into develop

This commit is contained in:
Awalon 2022-04-10 03:16:08 +02:00 committed by GitHub
commit 4f22567f0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ After=network.target network-online.target
[Service]
Type=forking
PIDFile=/var/run/ddclient.pid
PIDFile=/run/ddclient.pid
ExecStart=/usr/bin/ddclient
[Install]