aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix-server/files/zabbix_agentd.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/zabbix-server/files/zabbix_agentd.in')
-rw-r--r--net-mgmt/zabbix-server/files/zabbix_agentd.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/zabbix-server/files/zabbix_agentd.in b/net-mgmt/zabbix-server/files/zabbix_agentd.in
index eacfffddb0c7..4af7fa72f13f 100644
--- a/net-mgmt/zabbix-server/files/zabbix_agentd.in
+++ b/net-mgmt/zabbix-server/files/zabbix_agentd.in
@@ -14,7 +14,7 @@
. /etc/rc.subr
name="zabbix_agentd"
-rcvar=${name}_enable
+rcvar=zabbix_agentd_enable
command="%%PREFIX%%/sbin/${name}"
required_files="%%ETCDIR%%/${name}.conf"