소스 검색

tlsdate log

Bob Mottram 11 년 전
부모
커밋
0033f84112
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt 파일 보기

@@ -925,7 +925,7 @@ editor /etc/crontab
925 925
 Add the following near the top of the list of tasks.
926 926
 
927 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 929
 #+END_SRC
930 930
 
931 931
 Save and exit.