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

NAME

Config::Model::models::Systemd - Configuration class Systemd

DESCRIPTION

Configuration classes used by Config::Model

Elements

service

Optional. Type hash of node of class Systemd::Service .

socket

Optional. Type hash of node of class Systemd::Socket .

timer

Optional. Type hash of node of class Systemd::Timer .

SEE ALSO