summaryrefslogtreecommitdiff
path: root/net-analyzer/zabbix
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:21 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitf3603e715c4458c8e64cff99aefe7b135ce75766 (patch)
tree223b62e214221ca0d86b2b13fbbd7aadea386adf /net-analyzer/zabbix
parent655d5ea36f8016aae48aadee835123bba097de74 (diff)
downloadgentoo-f3603e715c4458c8e64cff99aefe7b135ce75766.tar.gz
gentoo-f3603e715c4458c8e64cff99aefe7b135ce75766.tar.xz
net-analyzer/zabbix: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/files/2.2/init.d/zabbix-agentd2
-rw-r--r--net-analyzer/zabbix/files/2.2/init.d/zabbix-proxy2
-rw-r--r--net-analyzer/zabbix/files/2.2/init.d/zabbix-server2
-rw-r--r--net-analyzer/zabbix/files/2.4/init.d/zabbix-agentd2
-rw-r--r--net-analyzer/zabbix/files/2.4/init.d/zabbix-proxy2
-rw-r--r--net-analyzer/zabbix/files/2.4/init.d/zabbix-server2
6 files changed, 6 insertions, 6 deletions
diff --git a/net-analyzer/zabbix/files/2.2/init.d/zabbix-agentd b/net-analyzer/zabbix/files/2.2/init.d/zabbix-agentd
index fb34dd42cdc..bd5bc901d91 100644
--- a/net-analyzer/zabbix/files/2.2/init.d/zabbix-agentd
+++ b/net-analyzer/zabbix/files/2.2/init.d/zabbix-agentd
@@ -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/zabbix/files/2.2/init.d/zabbix-proxy b/net-analyzer/zabbix/files/2.2/init.d/zabbix-proxy
index e1ee690f1c2..692b513972a 100644
--- a/net-analyzer/zabbix/files/2.2/init.d/zabbix-proxy
+++ b/net-analyzer/zabbix/files/2.2/init.d/zabbix-proxy
@@ -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/zabbix/files/2.2/init.d/zabbix-server b/net-analyzer/zabbix/files/2.2/init.d/zabbix-server
index 2c9575aa4be..d6ec366f552 100644
--- a/net-analyzer/zabbix/files/2.2/init.d/zabbix-server
+++ b/net-analyzer/zabbix/files/2.2/init.d/zabbix-server
@@ -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/zabbix/files/2.4/init.d/zabbix-agentd b/net-analyzer/zabbix/files/2.4/init.d/zabbix-agentd
index a9c5e4d112c..e1e17b0941a 100644
--- a/net-analyzer/zabbix/files/2.4/init.d/zabbix-agentd
+++ b/net-analyzer/zabbix/files/2.4/init.d/zabbix-agentd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-analyzer/zabbix/files/2.4/init.d/zabbix-proxy b/net-analyzer/zabbix/files/2.4/init.d/zabbix-proxy
index b05dd5726d0..e048c182615 100644
--- a/net-analyzer/zabbix/files/2.4/init.d/zabbix-proxy
+++ b/net-analyzer/zabbix/files/2.4/init.d/zabbix-proxy
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-analyzer/zabbix/files/2.4/init.d/zabbix-server b/net-analyzer/zabbix/files/2.4/init.d/zabbix-server
index 68fe9045ab2..f75996d004f 100644
--- a/net-analyzer/zabbix/files/2.4/init.d/zabbix-server
+++ b/net-analyzer/zabbix/files/2.4/init.d/zabbix-server
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$