diff options
author | Dominik Schrempf | 2018-01-25 15:14:25 +0100 |
---|---|---|
committer | Dominik Schrempf | 2018-01-25 15:14:25 +0100 |
commit | 3a9597f789a5f097ac1981de209ba990f9092501 (patch) | |
tree | 66c0ffef261b18b85ab9d7ba9468f7c040a3945d /htpdate.service | |
parent | 4d15fc3aecfe0ebea5fd44e81d419f17ca332c75 (diff) | |
download | packages-3a9597f789a5f097ac1981de209ba990f9092501.tar.gz packages-3a9597f789a5f097ac1981de209ba990f9092501.tar.bz2 packages-3a9597f789a5f097ac1981de209ba990f9092501.zip |
v1.2.0
Diffstat (limited to 'htpdate.service')
-rw-r--r-- | htpdate.service | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htpdate.service b/htpdate.service index 831f411..116aaba 100644 --- a/htpdate.service +++ b/htpdate.service | |||
@@ -7,4 +7,5 @@ PIDFile=/run/htpdate.pid | |||
7 | ExecStart=/usr/bin/htpdate -D -s -i /run/htpdate.pid www.linux.org www.freebsd.org | 7 | ExecStart=/usr/bin/htpdate -D -s -i /run/htpdate.pid www.linux.org www.freebsd.org |
8 | 8 | ||
9 | [Install] | 9 | [Install] |
10 | WantedBy=multi-user.target \ No newline at end of file | 10 | WantedBy=multi-user.target |
11 | |||