From: Austin English Date: Wed, 18 May 2016 06:29:40 +0000 (-0500) Subject: net-analyzer/barnyard2: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3b0b96dcb44c071ad379d2e20fdd770c5f8117f7;p=gentoo.git net-analyzer/barnyard2: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-analyzer/barnyard2/files/barnyard2.initd b/net-analyzer/barnyard2/files/barnyard2.initd index 6409a009540e..0b8d1590c9b8 100644 --- a/net-analyzer/barnyard2/files/barnyard2.initd +++ b/net-analyzer/barnyard2/files/barnyard2.initd @@ -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$