瀏覽代碼

refactor: remove ntpservers defaults

pull/20/head
kkeane 5 年之前
父節點
當前提交
6dc4152755
共有 1 個檔案被更改,包括 0 行新增5 行删除
  1. +0
    -5
      chrony/defaults.yaml

+ 0
- 5
chrony/defaults.yaml 查看文件

@@ -6,11 +6,6 @@ chrony:
service:
name: chronyd
config: /etc/chrony.conf
ntpservers:
- '0.us.pool.ntp.org'
- '1.us.pool.ntp.org'
- '2.us.pool.ntp.org'
- '3.us.pool.ntp.org'
options: iburst
logdir: /var/log/chrony
keyfile: /etc/chrony.keys

Loading…
取消
儲存