Create shell.sh

This commit is contained in:
FusionPBX
2019-10-05 11:03:57 -06:00
committed by GitHub
parent ff5a757434
commit 0e943eafa9

5
debian/resources/monit/shell.sh vendored Normal file
View 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