diff options
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipsec-tools/files/racoon.init.d-r2 | 2 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/files/racoon.init.d-r3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ipsec-tools/files/racoon.init.d-r2 b/net-firewall/ipsec-tools/files/racoon.init.d-r2 index aeed27d2287c..f338b5177236 100644 --- a/net-firewall/ipsec-tools/files/racoon.init.d-r2 +++ b/net-firewall/ipsec-tools/files/racoon.init.d-r2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 diff --git a/net-firewall/ipsec-tools/files/racoon.init.d-r3 b/net-firewall/ipsec-tools/files/racoon.init.d-r3 index 5bfc654ed904..66e10bb84d42 100644 --- a/net-firewall/ipsec-tools/files/racoon.init.d-r3 +++ b/net-firewall/ipsec-tools/files/racoon.init.d-r3 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 |