Added runit scripts.

This commit is contained in:
Ciaby 2014-07-11 15:38:15 -05:00
parent ce9af69207
commit 4d2574d302
7 changed files with 43 additions and 5 deletions

View file

@ -0,0 +1,8 @@
#!/bin/sh
#restarting postgres to make sure that RCCN connects to it, sleeping just to be sure that it's up :)
#/etc/init.d/postgresql restart
#/bin/sleep 10
#exec 2>&1
export PYTHONPATH=$PYTHONPATH:/var/rhizomatica/rccn
#exec /usr/local/freeswitch/bin/freeswitch
exec /usr/bin/freeswitch