From 174e7ba2713d5c07bae5b1fbc5a86934e19ce75e Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:44 -0500 Subject: net-analyzer/fprobe: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/fprobe/files/init.d-fprobe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-18-g5258