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:
Michal Bielicki
2007-11-27 22:51:17 +00:00
parent 54839c492e
commit 86b0bde562
14 changed files with 840 additions and 26 deletions
+6
View File
@@ -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"