Update source-release.sh
This commit is contained in:
parent
620ee7809c
commit
9b1e535a21
|
|
@ -58,7 +58,7 @@ chmod 0555 /usr/local/etc/rc.d/freeswitch
|
|||
|
||||
#enable the service
|
||||
echo 'freeswitch_enable="YES"' >> /etc/rc.conf
|
||||
echo 'freeswitch_flags="-nc -nonat -reincarnate -u www -g www"' >> /etc/rc.conf
|
||||
echo 'freeswitch_flags="-nc -nonat -u www -g www"' >> /etc/rc.conf
|
||||
echo 'memcached_enable="YES"' >> /etc/rc.conf
|
||||
|
||||
#start the service
|
||||
|
|
|
|||
Loading…
Reference in New Issue