summarylogtreecommitdiffstats
path: root/htpdate.service
blob: 116aaba1820631a9056d79eaf23b6ddac673a380 (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 -s -i /run/htpdate.pid www.linux.org www.freebsd.org

[Install]
WantedBy=multi-user.target