service_enabled

Force a service to be started at boot.

⚙️ Compatible targets: Linux, Windows

Parameters

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

This parameter is required.

Outcome conditions

You need to replace ${name} with its actual canonified value.

  • ✅ Ok: service_enabled_${name}_ok
    • ☑️ Already compliant: service_enabled_${name}_kept
    • 🟨 Repaired: service_enabled_${name}_repaired
  • ❌ Error: service_enabled_${name}_error

Example

method: service_enabled
params:
  name: VALUE