]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
switch-core: changed the exit status when modules fail to load to 65 (EX_DATAERR...
authorMoises Silva <moy@sangoma.com>
Thu, 15 Dec 2011 17:34:56 +0000 (12:34 -0500)
committerMoises Silva <moy@sangoma.com>
Thu, 15 Dec 2011 17:34:56 +0000 (12:34 -0500)
commit09dd96455e20996cb4be31c310b13357fb149142
tree468f667a37b4bf21a931e3fe43cc708180f79a7b
parent1cbeb33b2dd88727fb5ecbf7c8937780be05f8d3
switch-core: changed the exit status when modules fail to load to 65 (EX_DATAERR), init scripts must
             be updated to handle 65 instead of 1 to detect module loading errors
src/switch.c