forked from norman/fusionpbx-install.sh-github-mirror
Create shell.sh
This commit is contained in:
5
debian/resources/monit/shell.sh
vendored
Normal file
5
debian/resources/monit/shell.sh
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
mkdir -p /var/run/freeswitch
|
||||
chown -R www-data:www-data /var/run/freeswitch
|
||||
/usr/bin/freeswitch -nc -u www-data -g www-data -nonat
|
||||
Reference in New Issue
Block a user