Reinhard Max 2024-05-27 16:31:02 +00:00 committed by Git OBS Bridge
parent 8c6b8f7934
commit 73f8ed428c
2 changed files with 13 additions and 0 deletions

11
chrony-tai.patch Normal file
View 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

View File

@ -70,6 +70,7 @@ Patch2: chrony-logrotate.patch
Patch3: chrony-service-ordering.patch
Patch7: chrony-htonl.patch
Patch8: chrony.nm-dispatcher.dhcp.patch
Patch9: chrony-tai.patch
BuildRequires: NetworkManager-devel
BuildRequires: bison
BuildRequires: findutils
@ -181,6 +182,7 @@ e.g. because the servers will be set via DHCP.
%patch -P 3
%patch -P 7
%patch -P 8
%patch -P 9
# Remove pool statements from the default /etc/chrony.conf. They will
# be provided by branding packages in /etc/chrony.d/pool.conf .