summaryrefslogtreecommitdiff
path: root/net-analyzer
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:12 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit9d50be768e93bf7fe10a6ce0564800b31cd13578 (patch)
tree22e5db58cf3b6a0faecec436d63bcb35f65e42e4 /net-analyzer
parent934e6b46b2d10afaaa5da072af9ffdafcd2e9b17 (diff)
downloadgentoo-9d50be768e93bf7fe10a6ce0564800b31cd13578.tar.gz
gentoo-9d50be768e93bf7fe10a6ce0564800b31cd13578.tar.xz
net-analyzer/sec: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/sec/files/sec.init.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sec/files/sec.init.d b/net-analyzer/sec/files/sec.init.d
index bc117d03540..d46d8de64da 100644
--- a/net-analyzer/sec/files/sec.init.d
+++ b/net-analyzer/sec/files/sec.init.d
@@ -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$