summarylogtreecommitdiffstats
path: root/htpdate.service
blob: 21946d201f92d1cefd55fbbb1a242c76fa65b648 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Htpdate daemon

[Service]
Type=forking
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