summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:58 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commite20b126b2a1c88a4192db54ce782c11189799f40 (patch)
tree7c9d5e10a7ef1b64b840dc21c007627c91d9b8ba /net-analyzer/neti
parentnet-analyzer/nessus-core: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-e20b126b2a1c88a4192db54ce782c11189799f40.tar.gz
gentoo-e20b126b2a1c88a4192db54ce782c11189799f40.tar.bz2
gentoo-e20b126b2a1c88a4192db54ce782c11189799f40.zip
net-analyzer/neti: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/neti')
-rw-r--r--net-analyzer/neti/files/neti-init22
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/neti/files/neti-init2 b/net-analyzer/neti/files/neti-init2
index be967841b6f7..bb371a5cc707 100644
--- a/net-analyzer/neti/files/neti-init2
+++ b/net-analyzer/neti/files/neti-init2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$