VM management - Manage 'systemd' services

Description

Allows you to view the service status and update the service configuration file to add dependencies, description, etc...

(warning) Be extremely cautious when updating the file. Preferably limit updates to:

  • Description=, After=, Before=, Wants= parameters in the Unit section
  • TimeoutStopSec= in the Service section
  • Restart=, RestartSec=, StartLimitInterval=, StartLimitBurst= parameters in the Service section as described in the Tips and Tricks chapter.

Example

In this example the default description has been updated, restart on failure parameters have been added, the service stop timeout has been set to 5 minutes and the start timeout has been set to 10 minutes.

Note: by default service start and stop timeouts are set to 20 minutes

Result example:



© Stromasys, 1999-2024  - All the information is provided on the best effort basis, and might be changed anytime without notice. Information provided does not mean Stromasys commitment to any features described.