aboutsummaryrefslogtreecommitdiffstats
path: root/community/zabbix/zabbix-agentd.initd
blob: 349b403d6911d76b19fd633abbd96b2576eea221 (plain)
1
2
3
4
5
6
#!/sbin/openrc-run

command=/usr/sbin/zabbix_agentd
command_args_foreground="-f"
supervisor="supervise-daemon"