class

Fluxion::SystemdUnitStep

Inherits Fluxion::Step < Reference < Object

type: systemd-unit — enable, start, stop, or mask units.

Constructors

new(name : String, units : Array(SystemdUnit), scope : SystemdScope = SystemdScope::System, description : String | Nil = nil, continue_on_error : Bool = false, probe_command : String | Nil = nil, condition : Condition | Nil = nil)
Source

Instance methods

items

Everything this step installs, in declaration order.

Source
kind

The config type (stable schema) that produces this step.

Source
scope
Source
summary

One-line summary for plan and list.

Source
units
Source