aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix2/files/zabbix_suckerd.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/zabbix2/files/zabbix_suckerd.sh.in')
-rw-r--r--net-mgmt/zabbix2/files/zabbix_suckerd.sh.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/zabbix2/files/zabbix_suckerd.sh.in b/net-mgmt/zabbix2/files/zabbix_suckerd.sh.in
deleted file mode 100644
index e038375d80b8..000000000000
--- a/net-mgmt/zabbix2/files/zabbix_suckerd.sh.in
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-. %%RC_SUBR%%
-
-name="zabbix_suckerd"
-rcvar=`set_rcvar`
-command="${prefix}/bin/${name}"
-required_files="/etc/zabbix/${name}.conf"
-
-run_rc_command "$1"