CC-3520: Change default password of monit
-upgrade script done
This commit is contained in:
parent
6e127bbfdc
commit
f59af0db29
2 changed files with 25 additions and 1 deletions
|
@ -0,0 +1,6 @@
|
|||
set daemon 10 # Poll at 10 second intervals
|
||||
set logfile /var/log/monit.log
|
||||
|
||||
set httpd port 2812
|
||||
allow admin:$admin_pass
|
||||
allow guest:airtime read-only
|
Loading…
Add table
Add a link
Reference in a new issue