commit: c4ff01bdc858b5b03288629675de90eb1e815436 Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org> AuthorDate: Tue Dec 24 08:13:15 2024 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Tue Dec 24 08:15:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ff01bd
net-vpn/openfortivpn: remove unused patch Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> .../files/systemd_substitute_bin_and_sysconfig_dirs.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/net-vpn/openfortivpn/files/systemd_substitute_bin_and_sysconfig_dirs.patch b/net-vpn/openfortivpn/files/systemd_substitute_bin_and_sysconfig_dirs.patch deleted file mode 100644 index 4cfe57c46545..000000000000 --- a/net-vpn/openfortivpn/files/systemd_substitute_bin_and_sysconfig_dirs.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/lib/systemd/system/[email protected] b/lib/systemd/system/[email protected] -index 6c30230..3ff3d7c 100644 ---- a/lib/systemd/system/[email protected] -+++ b/lib/systemd/system/[email protected] -@@ -6,7 +6,7 @@ Documentation=man:openfortivpn(1) - [Service] - Type=simple - PrivateTmp=true --ExecStart=@BINDIR@/openfortivpn -c @SYSCONFDIR@/openfortivpn/%I.conf -+ExecStart=/usr/bin/openfortivpn -c /etc/openfortivpn/%I.conf - OOMScoreAdjust=-100 - - [Install]
