summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:43 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit7c9229ff5428ef880e9ef1616b5d82aea44d9356 (patch)
treeaf3b6bc053fd4f88d8f18b149bc997b52b8e3b56
parentnet-firewall/gshield: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-7c9229ff5428ef880e9ef1616b5d82aea44d9356.tar.gz
gentoo-7c9229ff5428ef880e9ef1616b5d82aea44d9356.tar.bz2
gentoo-7c9229ff5428ef880e9ef1616b5d82aea44d9356.zip
net-firewall/ipsec-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-firewall/ipsec-tools/files/racoon.init.d-r22
-rw-r--r--net-firewall/ipsec-tools/files/racoon.init.d-r32
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