Use the install script to get the server properties configured and
the server process started and stopped with the system boot and
shutdown.
If for some reasons this configuration should be performed manually,
edit the values for BOOM_SERVER, PATH and JAVA_BIN as described in the
boom_srv file. The further steps are platform dependent:

HP-UX
 boom_srv script needs to be copied to /sbin/init.d
 Create the necessary symbolic links to a Start/Stop entry in the runlevel directories in /sbin/rc*.d

ESX, Linux and SunOS
 boom_srv script needs to be copied to /etc/init.d
 Create the necessary symbolic links to a Start/Stop entry in the runlevel directories in /etc/rc*.d
 or /etc/init.d/rc.*
 For newer Linux and ESX versions the new service needs to be registered with "insserv boom_agt"


