aboutsummaryrefslogtreecommitdiffstats
path: root/htpdate/htpdate.service
diff options
context:
space:
mode:
diffstat (limited to 'htpdate/htpdate.service')
-rw-r--r--htpdate/htpdate.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/htpdate/htpdate.service b/htpdate/htpdate.service
deleted file mode 100644
index 509b072..0000000
--- a/htpdate/htpdate.service
+++ /dev/null
@@ -1,11 +0,0 @@
1[Unit]
2Description=Htpdate daemon
3
4[Service]
5Type=forking
6PIDFile=/run/htpdate.pid
7ExecStart=/usr/bin/htpdate -D -a -s -i /run/htpdate.pid www.linux.org www.freebsd.org ntp.neu.edu.cn www.kernel.org
8
9[Install]
10WantedBy=multi-user.target
11