The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

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

Service

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

Unit

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

Install

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

SEE ALSO