This commit is contained in:
parent
8c6b8f7934
commit
73f8ed428c
11
chrony-tai.patch
Normal file
11
chrony-tai.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- test/simulation/124-tai.orig
|
||||||
|
+++ test/simulation/124-tai
|
||||||
|
@@ -11,7 +11,7 @@ export CLKNETSIM_START_DATE=$(TZ=UTC dat
|
||||||
|
leap=$[10 * 60]
|
||||||
|
limit=$[20 * 60]
|
||||||
|
min_sync_time=2
|
||||||
|
-max_sync_time=15
|
||||||
|
+#max_sync_time=15
|
||||||
|
refclock_jitter=1e-6
|
||||||
|
servers=0
|
||||||
|
|
@ -70,6 +70,7 @@ Patch2: chrony-logrotate.patch
|
|||||||
Patch3: chrony-service-ordering.patch
|
Patch3: chrony-service-ordering.patch
|
||||||
Patch7: chrony-htonl.patch
|
Patch7: chrony-htonl.patch
|
||||||
Patch8: chrony.nm-dispatcher.dhcp.patch
|
Patch8: chrony.nm-dispatcher.dhcp.patch
|
||||||
|
Patch9: chrony-tai.patch
|
||||||
BuildRequires: NetworkManager-devel
|
BuildRequires: NetworkManager-devel
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: findutils
|
BuildRequires: findutils
|
||||||
@ -181,6 +182,7 @@ e.g. because the servers will be set via DHCP.
|
|||||||
%patch -P 3
|
%patch -P 3
|
||||||
%patch -P 7
|
%patch -P 7
|
||||||
%patch -P 8
|
%patch -P 8
|
||||||
|
%patch -P 9
|
||||||
|
|
||||||
# Remove pool statements from the default /etc/chrony.conf. They will
|
# Remove pool statements from the default /etc/chrony.conf. They will
|
||||||
# be provided by branding packages in /etc/chrony.d/pool.conf .
|
# be provided by branding packages in /etc/chrony.d/pool.conf .
|
||||||
|
Loading…
Reference in New Issue
Block a user