Module
Characteristic | Value |
---|---|
Type | object |
Properties
name
(required)
Name of the module.
Characteristic | Value |
---|---|
Type | string |
loadMode
(optional)
Load mode of the kernel module.
The load mode setting for kernel modules dictates how and when these modules are loaded or disabled in the system.
Characteristic | Value |
---|---|
Type | LoadMode |
Default | "inherit" |
Link | LoadMode |
options
(optional)
Kernel options.
Kernel options for modules can specify how these modules interact with the system, and adjust performance or security settings specific to each module.
Characteristic | Value |
---|---|
Type | map |
Default | {} |
-
Items of the map must have the type:
Characteristic Value Type string