Commit 85acae78 authored by Joab Bremer's avatar Joab Bremer

Update README.md

parent b48cd7e5
......@@ -60,6 +60,9 @@ displayconnects=no ;only effects 1.6+
-A INPUT -s 10.11.0.0/22 -p tcp -m state --state NEW -m tcp --dport 8088 -j ACCEPT
```
### Adicionar Permissão ao usuário para asterisk
`echo "zabbix ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers`
### Reiniciar o asterisk
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment