Skip to main content

Module

CharacteristicValue
Typeobject

Properties

name (required)

Name of the module.

CharacteristicValue
Typestring

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.

CharacteristicValue
TypeLoadMode
Default"inherit"
LinkLoadMode

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.

CharacteristicValue
Typemap
Default{}
  • Items of the map must have the type:

    CharacteristicValue
    Typestring