From: Austin English Date: Wed, 18 May 2016 06:29:44 +0000 (-0500) Subject: net-analyzer/fprobe: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=174e7ba2713d5c07bae5b1fbc5a86934e19ce75e;p=gentoo.git net-analyzer/fprobe: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-analyzer/fprobe/files/init.d-fprobe b/net-analyzer/fprobe/files/init.d-fprobe index 3239b0f33dfd..efa53571771d 100644 --- a/net-analyzer/fprobe/files/init.d-fprobe +++ b/net-analyzer/fprobe/files/init.d-fprobe @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2