summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-04-28 18:19:50 -0500
committerAustin English <wizardedit@gentoo.org>2016-04-28 18:36:35 -0500
commit574a37fafc49e0165c952af204821f8d25967f88 (patch)
tree4662a6097e05a76a0fde494b853008e85bb675c7 /net-firewall/ipkungfu/files
parentnet-dns/mydns: remove mydns-1.2.8.31 (diff)
downloadgentoo-574a37fafc49e0165c952af204821f8d25967f88.tar.gz
gentoo-574a37fafc49e0165c952af204821f8d25967f88.tar.bz2
gentoo-574a37fafc49e0165c952af204821f8d25967f88.zip
net-firewall/ipkungfu: use #!/sbin/openrc-run instead of #!/sbin/runscript
Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26
Diffstat (limited to 'net-firewall/ipkungfu/files')
-rw-r--r--net-firewall/ipkungfu/files/ipkungfu.init4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ipkungfu/files/ipkungfu.init b/net-firewall/ipkungfu/files/ipkungfu.init
index 29f54420dc20..f5c971f4729d 100644
--- a/net-firewall/ipkungfu/files/ipkungfu.init
+++ b/net-firewall/ipkungfu/files/ipkungfu.init
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$