diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-04-18 09:02:42 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-18 08:15:42 +0100 |
commit | 9317d4849d58e159cd0d4c5be99d43eacc3a9bef (patch) | |
tree | 3b0bd66fe590fa8fc1aabb1710382b1ec1c3bfcf | |
parent | sys-apps/plocate: remove unused patch (diff) | |
download | gentoo-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>
-rw-r--r-- | net-misc/chrony/files/chrony-4.1-systemd-gentoo.patch | 12 |
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 |