From: Austin English Date: Wed, 18 May 2016 06:29:39 +0000 (-0500) Subject: net-analyzer/barnyard: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=85f4e215df783c4f68a8342633afa523dfc92a17;p=gentoo.git net-analyzer/barnyard: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-analyzer/barnyard/files/barnyard.rc6 b/net-analyzer/barnyard/files/barnyard.rc6 index 15471aa62021..fddbb109bbe4 100644 --- a/net-analyzer/barnyard/files/barnyard.rc6 +++ b/net-analyzer/barnyard/files/barnyard.rc6 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$