summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:41 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit076e3bab382d95fb3a1033b7f35f7e305f1ce893 (patch)
tree20eacf32629917182a5b38c3e4f9c9750be02d7f /net-firewall
parentnet-firewall/firewalld: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-076e3bab382d95fb3a1033b7f35f7e305f1ce893.tar.gz
gentoo-076e3bab382d95fb3a1033b7f35f7e305f1ce893.tar.bz2
gentoo-076e3bab382d95fb3a1033b7f35f7e305f1ce893.zip
net-firewall/fwknop: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/fwknop/files/fwknopd.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/fwknop/files/fwknopd.init b/net-firewall/fwknop/files/fwknopd.init
index 9e8ecdc36d97..a73268a46bab 100644
--- a/net-firewall/fwknop/files/fwknopd.init
+++ b/net-firewall/fwknop/files/fwknopd.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$