Installer fix
This commit is contained in:
parent
b920ed2598
commit
4f3298b986
1 changed files with 3 additions and 1 deletions
|
@ -42,7 +42,9 @@ fi
|
||||||
|
|
||||||
chmod 600 /etc/monit/conf.d/monit-airtime-generic.cfg
|
chmod 600 /etc/monit/conf.d/monit-airtime-generic.cfg
|
||||||
chmod 600 /etc/monit/conf.d/monit-airtime-liquidsoap.cfg
|
chmod 600 /etc/monit/conf.d/monit-airtime-liquidsoap.cfg
|
||||||
chmod 600 /etc/monit/conf.d/monit-airtime-media-monitor.cfg
|
if [ "$mediamonitor" = "t" ]; then
|
||||||
|
chmod 600 /etc/monit/conf.d/monit-airtime-media-monitor.cfg
|
||||||
|
fi
|
||||||
chmod 600 /etc/monit/conf.d/monit-airtime-playout.cfg
|
chmod 600 /etc/monit/conf.d/monit-airtime-playout.cfg
|
||||||
chmod 600 /etc/monit/conf.d/monit-airtime-liquidsoap.cfg
|
chmod 600 /etc/monit/conf.d/monit-airtime-liquidsoap.cfg
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue