summaryrefslogtreecommitdiff
path: root/net-firewall/fwknop
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/fwknop
parentf24e847bf8c8b96eaed2fdef6e31d61a2d691f38 (diff)
downloadgentoo-076e3bab382d95fb3a1033b7f35f7e305f1ce893.tar.gz
gentoo-076e3bab382d95fb3a1033b7f35f7e305f1ce893.tar.xz
net-firewall/fwknop: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-firewall/fwknop')
-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 9e8ecdc36d9..a73268a46ba 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$