VM management - Manage 'systemd' services
Description
Allows you to view the service status and update the service configuration file to add dependencies, description, etc...
Be extremely cautious when updating the file. Preferably limit updates to:
Description=
,After=
,Before=
,Wants=
parameters in theUnit
sectionTimeoutStopSec=
in theService
sectionRestart=
,RestartSec=
,StartLimitInterval=
,StartLimitBurst=
parameters in theService
section as described in the How to restart CHARON-VAX/AXP on Linux automatically on failure 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.