On a system with sipXopenfire running, I do not see the openfire.pid
file. This appears to be because the command to generate it is not
executed:
start() {
# Start daemons.
echo -n "Starting openfire: "
[...]
exec ${OPENFIRE_HOME}/${OPENFIRE} start
ps aux | grep openfire | grep 'startup\.jar' | awk '{print $2}' >
${PIDFILE}
Because Openfire is started with 'exec', the 'ps aux |..." line is never
executed.
Dale
_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/