Update PID file location (boo#1255472). #1

Open
archie172 wants to merge 1 commits from archie172/ntp:factory into factory

View File

@@ -12,7 +12,7 @@ ConditionCapability=CAP_SYS_TIME
[Service]
Type=forking
PIDFile=/run/ntp/ntpd.pid
PIDFile=/var/lib/ntp/var/run/ntp/ntpd.pid
ExecStart=/usr/sbin/start-ntpd start
RestartSec=11min
Restart=always