Koozali.org: home of the SME Server

TapeWare 7 auto-start?

nettechsc

TapeWare 7 auto-start?
« on: August 10, 2004, 10:41:52 PM »
We have been unable to find a way to have the TapeWare 7.0 (SP5C and previous) service auto-start on boot.  We need to set this up for several clients (SME 5.5 and 6.x).

How can we do that?

TIA,
Tore.

Offline dilligaf

  • *
  • 266
  • +0/-0
    • http://www.willcraft.com
TapeWare 7 auto-start?
« Reply #1 on: August 11, 2004, 12:52:40 AM »
I have done this with rc.local, and also with symbolic links to a script.

This is how to do it to rc.local.

Scroll to the bottom and add the following lines:

#Added to start tapeware
/usr/local/tapeware/twunxsvc -s

save exit, reboot.
Watch the console, the last thing you should see is the tapeware service is starting, followed by the service is running.