Provided by: libconfig-model-systemd-perl_0.236.1-1_all bug

NAME

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

DESCRIPTION

       Configuration classes used by Config::Model

Elements

   disable - disable configuration file supplied by the vendor
       When true, cme will disable a configuration file supplied by the vendor by placing place a
       symlink to /dev/null with the same filename as the vendor configuration file.  See
       systemd-system.conf for details.  Optional. Type boolean.

       upstream_default value :
           0

   Unit
        Optional. Type warped_node of class Systemd::Section::Unit .

   Install
        Optional. Type warped_node of class Systemd::Section::Install .

   Timer
        Optional. Type warped_node of class Systemd::Section::Timer .

SEE ALSO

       •   cme

       •   Config::Model::models::Systemd::Section::Install

       •   Config::Model::models::Systemd::Section::Timer

       •   Config::Model::models::Systemd::Section::Unit