diff --git a/beaglebone.txt b/beaglebone.txt index 0db5ca43..dfbb297a 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -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 >> /var/log/tlsdate.log +*/15 * * * * root /usr/bin/timeout 20 tlsdate -l -t -H www.ptb.de -p 443 >> /var/log/tlsdate.log #+END_SRC Save and exit.