summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:52 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitcb7e47e0b165175f9a77ab7844d137e91adcac6c (patch)
tree835ca6c12b15259eed0c2ecbfca9af19d2e02d78
parentnet-analyzer/mrtg: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-cb7e47e0b165175f9a77ab7844d137e91adcac6c.tar.gz
gentoo-cb7e47e0b165175f9a77ab7844d137e91adcac6c.tar.bz2
gentoo-cb7e47e0b165175f9a77ab7844d137e91adcac6c.zip
net-analyzer/munin: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-analyzer/munin/files/munin-asyncd.init.22
-rw-r--r--net-analyzer/munin/files/munin-node_init.d_2.0.192
-rw-r--r--net-analyzer/munin/files/munin-node_init.d_2.0.72
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$