modify the ntp.conf

This commit is contained in:
zhanglu 2020-01-18 15:57:56 +08:00
parent 243cca9874
commit d4062f58db
2 changed files with 14 additions and 8 deletions

View File

@ -21,7 +21,7 @@ restrict ::1
# Use public servers from the pool.ntp.org project.
# Please consider joining the pool (http://www.pool.ntp.org/join.html).
pool 2.VENDORZONE.pool.ntp.org iburst
# pool 2.VENDORZONE.pool.ntp.org iburst
# Reduce the maximum number of servers used from the pool.
tos maxclock 5

View File

@ -2,7 +2,7 @@
Name: ntp
Version: 4.2.8p13
Release: 3
Release: 4
Summary: A protocol designed to synchronize the clocks of computers over a network
License: MIT and BSD and BSD with advertising
URL: https://www.ntp.org/
@ -206,6 +206,12 @@ popd
%{_mandir}/man8/*.8*
%changelog
* Sat Jan 18 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.2.8p13-4
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:modify the ntp.conf
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.2.8p13-3
- Type:enhancement
- Id:NA