Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

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:

  • No labels