Start/stop DBMaker

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

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

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