The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.238.1 - 2018-03-29

  • Model update:
    • The script generating Systemd model from systemd documentation was modified to generate Systemd model from scratch.
    • Old systemd parameters are migrated to the new ones:
      • OnFailureIsolate in unit
      • RebootArgument
      • StartLimitInterval to StartLimitIntervalSec
      • SuccesAction and StartLimitBurst
      • FailureAction
    • updated from systemd 238 doc
  • Other changes:
    • Systemd comments are now preserved
    • Build require Config::Model 2.118

Documentation

Configuration class Systemd
Configuration class Systemd::Section::Install
Configuration class Systemd::Section::Service
Configuration class Systemd::Section::ServiceUnit
Configuration class Systemd::Section::Socket
Configuration class Systemd::Section::SocketUnit
Configuration class Systemd::Section::Timer
Configuration class Systemd::Section::TimerUnit
Configuration class Systemd::Service
Configuration class Systemd::Socket
Configuration class Systemd::Timer

Modules

R/W backend for systemd configurations files
Role that provides Systemd default directories
R/W backend for systemd unit files
Editor and validator for systemd configuration files