summaryrefslogtreecommitdiff
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/metasploit
parentnet-analyzer/ippl: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-cc77f9df3ef827d99f48891b7609de5668a4c7ae.tar.gz
gentoo-cc77f9df3ef827d99f48891b7609de5668a4c7ae.tar.bz2
gentoo-cc77f9df3ef827d99f48891b7609de5668a4c7ae.zip
net-analyzer/metasploit: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/metasploit')
-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 2b8a4cdd47da..3e40b71abb5f 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$