void-packages/srcpkgs/zabbix/files/zabbix-agent/run
2019-01-16 15:05:43 -02:00

3 lines
161 B
Bash
Executable file

#!/bin/sh
install -d -m0750 -o _zabbix_agent -g _zabbix_agent /run/zabbix-agent
chpst -u _zabbix_agent:_zabbix_agent zabbix_agentd -f -c /etc/zabbix_agentd.conf