Files
templates/net-mgmt/zabbix-agent/Bastillefile
Barry McCormick 11e0766184 Bootstrap cleanup (#4)
* 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>
2023-10-08 11:48:01 -06:00

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