Openfire pid file

Openfire uses install4j to start and stop, and for the life of me, i cant figure out where the pid file store if at all.

Pid file is useful for monitoring. Is it possible to make the init.d script write this file somewhere?

Thanks!

In linux it should be at /var/run/openfire.pid

you can also customize it by editing /etc/sysconfig/openfire file.

Openfire linux init script uses /etc/sysconfig/openfire as config file for startup options.