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