From: Austin English Date: Wed, 18 May 2016 06:29:52 +0000 (-0500) Subject: net-analyzer/munin: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cb7e47e0b165175f9a77ab7844d137e91adcac6c;p=gentoo.git net-analyzer/munin: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-analyzer/munin/files/munin-asyncd.init.2 b/net-analyzer/munin/files/munin-asyncd.init.2 index 1e3f0a4a3858..136fccb3d438 100644 --- a/net-analyzer/munin/files/munin-asyncd.init.2 +++ b/net-analyzer/munin/files/munin-asyncd.init.2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/net-analyzer/munin/files/munin-node_init.d_2.0.19 b/net-analyzer/munin/files/munin-node_init.d_2.0.19 index 56dcaa043ab4..810e6e38bbb9 100644 --- a/net-analyzer/munin/files/munin-node_init.d_2.0.19 +++ b/net-analyzer/munin/files/munin-node_init.d_2.0.19 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/net-analyzer/munin/files/munin-node_init.d_2.0.7 b/net-analyzer/munin/files/munin-node_init.d_2.0.7 index 0f604af577fa..2595eb9992f0 100644 --- a/net-analyzer/munin/files/munin-node_init.d_2.0.7 +++ b/net-analyzer/munin/files/munin-node_init.d_2.0.7 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$