소스 검색

Merge pull request #9 from tampakrap/syntax_fix

fix syntax error
fixconfig
Niels Abspoel 7 년 전
부모
커밋
879dd33856
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      chrony/defaults.yaml

+ 1
- 1
chrony/defaults.yaml 파일 보기

@@ -13,7 +13,7 @@ chrony:
options: iburst
logdir: /var/log/chrony
keyfile: /etc/chrony.keys
driftfile: /var/lib/chrony/drift,
driftfile: /var/lib/chrony/drift
otherparams: [ 'rtcsync',
'makestep 10 3',
'stratumweight 0',

Loading…
취소
저장