HostKit alias for Unitctl transient service specs.
Summary
Functions
Builds a runtime spec from a map or keyword list.
Builds a runtime spec or raises ArgumentError.
Converts the spec to systemdkit transient-unit properties.
Returns the transient systemd service unit name.
Types
@type t() :: Unitctl.Spec.t()
Functions
Builds a runtime spec from a map or keyword list.
Builds a runtime spec or raises ArgumentError.
@spec to_properties(t()) :: [Systemd.TransientUnit.Property.t()]
Converts the spec to systemdkit transient-unit properties.
Returns the transient systemd service unit name.