From cb7e47e0b165175f9a77ab7844d137e91adcac6c Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:52 -0500 Subject: [PATCH] net-analyzer/munin: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/munin/files/munin-asyncd.init.2 | 2 +- net-analyzer/munin/files/munin-node_init.d_2.0.19 | 2 +- net-analyzer/munin/files/munin-node_init.d_2.0.7 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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$ -- 2.26.2