Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

We assume that $SCHEDULER_HOME is the installation path of the JobScheduler.

Open a shell as root

Code Block
 > cd /etc/init.d 
 > cp [installation path of the JobScheduler]/bin/jobscheduler.sh jobscheduler

...

Code Block
 > update-rc.d jobscheduler defaults  

If you have an a JobScheduler installation before 1.3.12.2298 then you have to edit the startscript ./bin/jobscheduler.sh before you copy it to /etc/init.d.

...