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

[Service]
Type=forking
PIDFile=/run/htpdate.pid
ExecStart=/usr/bin/htpdate -D -a -s -i /run/htpdate.pid www.linux.org www.freebsd.org ntp.neu.edu.cn www.kernel.org

[Install]
WantedBy=multi-user.target