From 4422e754f3617dacedae40a90653605941335d8f Mon Sep 17 00:00:00 2001 From: Dominik Schrempf Date: Sun, 3 Feb 2019 23:16:19 +0100 Subject: Update PID file. --- htpdate.service | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'htpdate.service') diff --git a/htpdate.service b/htpdate.service index 116aaba..21946d2 100644 --- a/htpdate.service +++ b/htpdate.service @@ -1,10 +1,10 @@ [Unit] -Description=Htpdate Daemon +Description=Htpdate daemon [Service] Type=forking -PIDFile=/run/htpdate.pid -ExecStart=/usr/bin/htpdate -D -s -i /run/htpdate.pid www.linux.org www.freebsd.org +PIDFile=/var/run/htpdate.pid +ExecStart=/usr/bin/htpdate -D -a -s -i /var/run/htpdate.pid www.linux.org www.freebsd.org ntp.neu.edu.cn www.kernel.org [Install] WantedBy=multi-user.target -- cgit v1.2.3-70-g09d2