summaryrefslogtreecommitdiffstats
path: root/htpdate.service
diff options
context:
space:
mode:
Diffstat (limited to 'htpdate.service')
-rw-r--r--htpdate.service6
1 files changed, 3 insertions, 3 deletions
diff --git a/htpdate.service b/htpdate.service
index 116aaba..21946d2 100644
--- a/htpdate.service
+++ b/htpdate.service
@@ -1,10 +1,10 @@
1[Unit] 1[Unit]
2Description=Htpdate Daemon 2Description=Htpdate daemon
3 3
4[Service] 4[Service]
5Type=forking 5Type=forking
6PIDFile=/run/htpdate.pid 6PIDFile=/var/run/htpdate.pid
7ExecStart=/usr/bin/htpdate -D -s -i /run/htpdate.pid www.linux.org www.freebsd.org 7ExecStart=/usr/bin/htpdate -D -a -s -i /var/run/htpdate.pid www.linux.org www.freebsd.org ntp.neu.edu.cn www.kernel.org
8 8
9[Install] 9[Install]
10WantedBy=multi-user.target 10WantedBy=multi-user.target