summaryrefslogtreecommitdiff
path: root/net-analyzer
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:50 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitcc77f9df3ef827d99f48891b7609de5668a4c7ae (patch)
treef324928f3f1140a385a3a02f9443bc110abe74cf /net-analyzer
parent975696211fe847d95cc3c9e603dfc4c31c0704fd (diff)
downloadgentoo-cc77f9df3ef827d99f48891b7609de5668a4c7ae.tar.gz
gentoo-cc77f9df3ef827d99f48891b7609de5668a4c7ae.tar.xz
net-analyzer/metasploit: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/metasploit/files/msfrpcd-4.11-initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/metasploit/files/msfrpcd-4.11-initd b/net-analyzer/metasploit/files/msfrpcd-4.11-initd
index 2b8a4cdd47d..3e40b71abb5 100644
--- a/net-analyzer/metasploit/files/msfrpcd-4.11-initd
+++ b/net-analyzer/metasploit/files/msfrpcd-4.11-initd
@@ -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$