roycesj-ldschur

updated

15 years ago

0

136461

January 13th, 2012 20:00

init script for fms services?

Running vFoglight 6.6 on Linux.  Currently, when the server restarts, we have to go and manually start the fms services ("/opt/quest/FMS/bin/fms -d").  I know we can add this to the inittab, but we would prefer to have an init script where we could start, stop, restart, etc.  Not hard to write one, but I'm wondering if anyone already has one that they could share?

Thanks!

  • 329

    1

    Posted January 13th, 2012 22:00

    The init scripts are in

    $FOGLIGHT_HOME/scripts/init.d/

  • 329

    0

    Posted January 17th, 2012 13:00

    Perfect -- thank you.