Изменил(а) на 'agent-scripts/install.sh'

This commit is contained in:
AlexK 2023-05-21 10:47:24 +05:00
parent 5631930391
commit 5629dfcc9a
1 changed files with 1 additions and 0 deletions

View File

@ -79,5 +79,6 @@ echo "zabbix ALL= NOPASSWD: /bin/grep, /bin/cut, /usr/sbin/asterisk" >> /etc/sud
echo "Restarting zabbix agent..." echo "Restarting zabbix agent..."
systemctl restart zabbix-agent systemctl restart zabbix-agent
systemctl enable zabbix-agent
echo "Install completed!" echo "Install completed!"