summaryrefslogtreecommitdiff
path: root/net-analyzer/neti
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
parent4c49c32c48b8f674ce389a880f00decb18297133 (diff)
downloadgentoo-e20b126b2a1c88a4192db54ce782c11189799f40.tar.gz
gentoo-e20b126b2a1c88a4192db54ce782c11189799f40.tar.xz
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 be967841b6f..bb371a5cc70 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$