瀏覽代碼

tlsdate log

Bob Mottram 11 年之前
父節點
當前提交
0033f84112
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt 查看文件

925
 Add the following near the top of the list of tasks.
925
 Add the following near the top of the list of tasks.
926
 
926
 
927
 #+BEGIN_SRC: bash
927
 #+BEGIN_SRC: bash
928
-*/15           * *   *   *   root /usr/bin/timeout 20 tlsdate -v -V -l -t -H www.ptb.de -p 443
928
+*/15           * *   *   *   root /usr/bin/timeout 20 tlsdate -v -V -l -t -H www.ptb.de -p 443 >> /var/log/tlsdate.log
929
 #+END_SRC
929
 #+END_SRC
930
 
930
 
931
 Save and exit.
931
 Save and exit.