mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-10 17:00:30 +01:00
* README cleanup * template migration * convert percona to new bastillefile format * convert gitlab to bastillefile format * convert php to bastillefile format --------- Co-authored-by: Barry McCormick <bmccormick@debianbeast.maildragon.com>
5 lines
180 B
Plaintext
5 lines
180 B
Plaintext
PKG zabbix54-agent
|
|
CMD cp /usr/local/etc/zabbix54/zabbix_agentd.conf.sample /usr/local/etc/zabbix54/zabbix_agentd.conf
|
|
SYSRC zabbix_agentd_enable=YES
|
|
SERVICE zabbix_agentd start
|