tlsdate log

This commit is contained in:
Bob Mottram 2014-05-05 09:37:31 +01:00
parent 77e453dea0
commit 0033f84112
1 changed files with 1 additions and 1 deletions

View File

@ -925,7 +925,7 @@ editor /etc/crontab
Add the following near the top of the list of tasks.
#+BEGIN_SRC: bash
*/15 * * * * root /usr/bin/timeout 20 tlsdate -v -V -l -t -H www.ptb.de -p 443
*/15 * * * * root /usr/bin/timeout 20 tlsdate -v -V -l -t -H www.ptb.de -p 443 >> /var/log/tlsdate.log
#+END_SRC
Save and exit.