service_disabled
Force a service not to be enabled at boot.
⚙️ Compatible targets: Linux
Parameters
Name | Documentation |
---|---|
name | Service name (as recognized by systemd, init.d, etc...). This parameter is required. |
Outcome conditions
You need to replace ${name}
with its actual canonified value.
- ✅ Ok:
service_disabled_${name}_ok
- ☑️ Already compliant:
service_disabled_${name}_kept
- 🟨 Repaired:
service_disabled_${name}_repaired
- ☑️ Already compliant:
- ❌ Error:
service_disabled_${name}_error
Example
method: service_disabled
params:
name: VALUE