From 31d147b20c67d95a9e306d0749200bf964ac42af Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 29 Oct 2021 01:30:24 +0300 Subject: Use actual files instead of submodules --- htpdate/htpdate.service | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 htpdate/htpdate.service (limited to 'htpdate/htpdate.service') diff --git a/htpdate/htpdate.service b/htpdate/htpdate.service new file mode 100644 index 0000000..509b072 --- /dev/null +++ b/htpdate/htpdate.service @@ -0,0 +1,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 + -- cgit v1.2.3-70-g09d2