table of contents
Config::Model::models::Systemd::Socket(3pm) | User Contributed Perl Documentation | Config::Model::models::Systemd::Socket(3pm) |
NAME¶
Config::Model::models::Systemd::Socket - Configuration class Systemd::Socket
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.
Socket¶
Optional. Type warped_node of class Systemd::Section::Socket .
Unit¶
Optional. Type warped_node of class Systemd::Section::SocketUnit .
Install¶
Optional. Type warped_node of class Systemd::Section::Install .
SEE ALSO¶
- cme
- Config::Model::models::Systemd::Section::Install
- Config::Model::models::Systemd::Section::Socket
- Config::Model::models::Systemd::Section::SocketUnit
2024-09-22 | perl v5.38.2 |