#!/sbin/runscript depend() { need net use mysql postgresql after firewall } start_pre() { checkpath -d -m 0775 -o zabbix:zabbix /var/run/zabbix }