class

Fluxion::Executor::SystemSettingExecutor

Inherits Fluxion::Executor::StepExecutor < Reference < Object

system-setting — timedatectl / hostnamectl / localectl.

Constants

TIMEOUT = 60.seconds

Instance methods

commands(step : Step, item : ModuleItem) : Array(Command)

Commands for one item, in order. Empty means there is nothing to do.

Source
supports?(step : Step) : Bool
Source