From ae6a2f15fe61407dfd9653e0c11d54941e2ee96d Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 7 Apr 2026 03:07:36 +0100 Subject: [PATCH] net-misc/chrony/files: drop unused patches Signed-off-by: Sam James --- .../files/chrony-3.5-pool-vendor-gentoo.patch | 16 ---------------- .../chrony/files/chrony-4.2-systemd-gentoo.patch | 13 ------------- 2 files changed, 29 deletions(-) delete mode 100644 net-misc/chrony/files/chrony-3.5-pool-vendor-gentoo.patch delete mode 100644 net-misc/chrony/files/chrony-4.2-systemd-gentoo.patch diff --git a/net-misc/chrony/files/chrony-3.5-pool-vendor-gentoo.patch b/net-misc/chrony/files/chrony-3.5-pool-vendor-gentoo.patch deleted file mode 100644 index 817a41067382d..0000000000000 --- a/net-misc/chrony/files/chrony-3.5-pool-vendor-gentoo.patch +++ /dev/null @@ -1,16 +0,0 @@ -- Use the Gentoo pool -- Use the server directive instead of the pool directive so we get four time - sources and not twelve. - ---- a/examples/chrony.conf.example1 -+++ b/examples/chrony.conf.example1 -@@ -1,5 +1,8 @@ - # Use public NTP servers from the pool.ntp.org project. --pool pool.ntp.org iburst -+server 0.gentoo.pool.ntp.org iburst -+server 1.gentoo.pool.ntp.org iburst -+server 2.gentoo.pool.ntp.org iburst -+server 3.gentoo.pool.ntp.org iburst - - # Record the rate at which the system clock gains/losses time. - driftfile /var/lib/chrony/drift diff --git a/net-misc/chrony/files/chrony-4.2-systemd-gentoo.patch b/net-misc/chrony/files/chrony-4.2-systemd-gentoo.patch deleted file mode 100644 index 1852cdeb92e9e..0000000000000 --- a/net-misc/chrony/files/chrony-4.2-systemd-gentoo.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/examples/chronyd.service b/examples/chronyd.service -index 4fb930e..8df627a 100644 ---- a/examples/chronyd.service -+++ b/examples/chronyd.service -@@ -9,7 +9,7 @@ ConditionCapability=CAP_SYS_TIME - Type=forking - PIDFile=/run/chrony/chronyd.pid - EnvironmentFile=-/etc/sysconfig/chronyd --ExecStart=/usr/sbin/chronyd $OPTIONS -+ExecStart=/usr/sbin/chronyd $OPTIONS -u ntp -F 2 - - CapabilityBoundingSet=~CAP_AUDIT_CONTROL CAP_AUDIT_READ CAP_AUDIT_WRITE - CapabilityBoundingSet=~CAP_BLOCK_SUSPEND CAP_KILL CAP_LEASE CAP_LINUX_IMMUTABLE