aboutsummaryrefslogtreecommitdiffstats
path: root/community/zabbix/zabbix-agent2.initd
diff options
context:
space:
mode:
Diffstat (limited to 'community/zabbix/zabbix-agent2.initd')
-rw-r--r--community/zabbix/zabbix-agent2.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zabbix/zabbix-agent2.initd b/community/zabbix/zabbix-agent2.initd
index 4693ef4757..daeb21cbd3 100644
--- a/community/zabbix/zabbix-agent2.initd
+++ b/community/zabbix/zabbix-agent2.initd
@@ -3,6 +3,6 @@
command=/usr/sbin/zabbix_agent2
supervisor="supervise-daemon"
-pre_start() {
+start_pre() {
checkpath --directory --owner zabbix:zabbix /var/log/zabbix
}