Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The JobScheduler startscript reads the environment from the .\user_bin\jobscheduler_environment_variables.(sh|cmd) script.
You find an example .\/user_bin\/jobscheduler_environment_variables.(sh|cmd)-example. Rename this file to .\/user_bin\/jobscheduler_environment_variables.(sh|cmd).
On Unix make sure that ./user_bin/jobeditorjobscheduler_environment_variables.sh is executable.
Edit .\/user_bin\/jobscheduler_environment_variables.(sh|cmd) if you always want to start the JobScheduler with additional environment variables.
Then it is not necessary to call the above startscript with the -env option.

...