From ed3d11ec56759d4307b7df42e0faf6356a77d916 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:47 -0500 Subject: [PATCH] net-analyzer/ipband: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/ipband/files/ipband-init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/ipband/files/ipband-init b/net-analyzer/ipband/files/ipband-init index edfef8a110574..ab7f45047237e 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$