summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:01 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitf8e674a52af44ed357e335a74efca8efa32ce899 (patch)
treebc2b885c4382d7cb0d1743565ff20eb6295b1b55
parentnet-analyzer/nrpe: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-f8e674a52af44ed357e335a74efca8efa32ce899.tar.gz
gentoo-f8e674a52af44ed357e335a74efca8efa32ce899.tar.bz2
gentoo-f8e674a52af44ed357e335a74efca8efa32ce899.zip
net-analyzer/nsca: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-analyzer/nsca/files/nsca.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nsca/files/nsca.init b/net-analyzer/nsca/files/nsca.init
index 4f81b9d27ac5..5bf78ead6824 100644
--- a/net-analyzer/nsca/files/nsca.init
+++ b/net-analyzer/nsca/files/nsca.init
@@ -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
# $Id$