mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-11 08:52:58 +00:00
7 lines
225 B
Plaintext
7 lines
225 B
Plaintext
|
# Startup settings fffor freeswitch
|
||
|
# In this package install if monit is instaled it will automatically control
|
||
|
# start and stop of freeswitch
|
||
|
|
||
|
# Enable initd (let init handle start and stop of freeswitch)
|
||
|
USE_INIT="false"
|