Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Linux
Description
Current Situation
- A file $SCHEDULER_HOME/install/<jobschedulerId>.service is generated as configuration file for systemctl.
Desired Behavior
- An option during the setup should provide that above file is used to install the JobScheduler as "auto-start" daemon.
- Then, the JobScheduler can be started or stopped with
systemctl start <jobschedulerId> systemctl stop <jobschedulerId>