Here is an updated version of my patch for fixing missing LSB information in Openfire init-script. (Read more about it here)
The patch should apply cleanly to Openfire 3.6.4 init-script. If you have any problems, feel free to contact me.
Note: You need the ‘patch’ program installed (apt-get install patch).
UPDATE: I’ve corrected the patch command. Thanks ButterflyOfFire for pointing it out.
1 | cat openfire_364_fix_missing_lsb_information.patch |patch -p0 |