Class: ConfigOMat::Op::NotifySystemdStart

Inherits:
LifecycleVM::OpBase
  • Object
show all
Defined in:
lib/config_o_mat/configurator/op/notify_systemd_start.rb

Instance Method Summary collapse

Instance Method Details

#callObject



24
25
26
# File 'lib/config_o_mat/configurator/op/notify_systemd_start.rb', line 24

def call
  SdNotify.ready
end