Start/stop DBMaster

The installation provides the boot startup script at /etc/rc.d/init.d/dminit.
DBMaster will automatically start at run level 3 and stop during the
transition to run level 2.

You can use this script to manually manipulation DBMaster. Enter:

  # /etc/rc.d/init.d/dminit start       to start DBMaster
  # /etc/rc.d/init.d/dminit stop        to stop DBMaster
