Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

service_ensure_started_at_boot

Force a service to be started at boot.

⚙️ Compatible targets: Linux, Windows

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

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_ensure_started_at_boot_${name}_ok
    • ☑️ Already compliant: service_ensure_started_at_boot_${name}_kept
    • 🟨 Repaired: service_ensure_started_at_boot_${name}_repaired
  • ❌ Error: service_ensure_started_at_boot_${name}_error

Example

method: service_ensure_started_at_boot
params:
  name: VALUE