From d11acefdfd292fcf75d736a97177702a49c0d5da Mon Sep 17 00:00:00 2001 From: Jonathan Ryan Date: Tue, 25 Aug 2015 12:55:42 -0400 Subject: Initial import. --- htpdate.service | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 htpdate.service (limited to 'htpdate.service') diff --git a/htpdate.service b/htpdate.service new file mode 100644 index 0000000..831f411 --- /dev/null +++ b/htpdate.service @@ -0,0 +1,10 @@ +[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 \ No newline at end of file -- cgit v1.2.3-70-g09d2