Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: nettechsc 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.
-
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.