service_ensure_running

Ensure that a service is running using the appropriate method.

⚙️ Compatible targets: Linux, Windows

⚠️ Deprecated: This method is deprecated and should not be used.

Parameters

NameDocumentation
nameService name (as recognized by systemd, init.d, etc...).

This parameter is required.

Example

method: service_ensure_running
params:
  name: VALUE