mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
Added configuration
added initscripts added feeswitch user added monit configuration changed ownership to freeswitch:daemon handle with care ... should work but a change in trunk can kill it any time :) git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6416 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user