summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-04-18 09:02:42 +0200
committerSam James <sam@gentoo.org>2022-04-18 08:15:42 +0100
commit9317d4849d58e159cd0d4c5be99d43eacc3a9bef (patch)
tree3b0bd66fe590fa8fc1aabb1710382b1ec1c3bfcf /net-misc/chrony
parentsys-apps/plocate: remove unused patch (diff)
downloadgentoo-9317d4849d58e159cd0d4c5be99d43eacc3a9bef.tar.gz
gentoo-9317d4849d58e159cd0d4c5be99d43eacc3a9bef.tar.bz2
gentoo-9317d4849d58e159cd0d4c5be99d43eacc3a9bef.zip
net-misc/chrony: remove unused patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/25075 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/chrony')
-rw-r--r--net-misc/chrony/files/chrony-4.1-systemd-gentoo.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-misc/chrony/files/chrony-4.1-systemd-gentoo.patch b/net-misc/chrony/files/chrony-4.1-systemd-gentoo.patch
deleted file mode 100644
index ff3b320d1e47..000000000000
--- a/net-misc/chrony/files/chrony-4.1-systemd-gentoo.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/examples/chronyd.service
-+++ b/examples/chronyd.service
-@@ -8,8 +8,7 @@
- [Service]
- Type=forking
- PIDFile=/run/chrony/chronyd.pid
--EnvironmentFile=-/etc/sysconfig/chronyd
--ExecStart=/usr/sbin/chronyd $OPTIONS
-+ExecStart=/usr/sbin/chronyd -u ntp -F 2
- PrivateTmp=yes
- ProtectHome=yes
- ProtectSystem=full