diff options
author | Richard Ellis <rellis@dp100.com> | 2018-03-25 23:36:50 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-31 07:41:29 +0700 |
commit | 34ddf9962a566af57ce230b4264750794f80f1b0 (patch) | |
tree | 75b49d30346c9760a272a1bc2e11957741d64e1d /network/chrony/chrony.conf | |
parent | fa2c523d76e4112a42203b1efaac971561fbda8d (diff) |
network/chrony: Updated for version 3.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/chrony/chrony.conf')
-rw-r--r-- | network/chrony/chrony.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/chrony/chrony.conf b/network/chrony/chrony.conf new file mode 100644 index 000000000000..8afbc231321d --- /dev/null +++ b/network/chrony/chrony.conf @@ -0,0 +1,6 @@ +pool pool.ntp.org iburst +driftfile /var/lib/chrony/drift +makestep 1.0 3 +rtcsync +hwclockfile /etc/adjtime +cmdport 0 |