From: Austin English Date: Wed, 18 May 2016 06:29:50 +0000 (-0500) Subject: net-analyzer/metasploit: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cc77f9df3ef827d99f48891b7609de5668a4c7ae;p=gentoo.git net-analyzer/metasploit: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$