From f3603e715c4458c8e64cff99aefe7b135ce75766 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:21 -0500 Subject: net-analyzer/zabbix: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-analyzer/zabbix/files/2.2/init.d/zabbix-agentd | 2 +- net-analyzer/zabbix/files/2.2/init.d/zabbix-proxy | 2 +- net-analyzer/zabbix/files/2.2/init.d/zabbix-server | 2 +- net-analyzer/zabbix/files/2.4/init.d/zabbix-agentd | 2 +- net-analyzer/zabbix/files/2.4/init.d/zabbix-proxy | 2 +- net-analyzer/zabbix/files/2.4/init.d/zabbix-server | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-analyzer/zabbix') 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 fb34dd42cdc0..bd5bc901d917 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 e1ee690f1c22..692b513972ac 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 2c9575aa4bea..d6ec366f5522 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 a9c5e4d112c9..e1e17b0941a4 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 b05dd5726d01..e048c182615a 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 68fe9045ab25..f75996d004fb 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$ -- cgit v1.2.3-65-gdbad