Actions
User story #15221
closedAdd a GM to ensure that a kernel module is disabled at boot
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
This will assume that we are dealing with modules loaded via /etc/modprobe.d/ since we can not know what modules are loaded at boot time as drivers or via services.
it will basically force the module to the binary /bin/true to avoid loading it.
Updated by Félix DALLIDET over 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET over 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Alexis Mousset
- Pull Request set to https://github.com/Normation/ncf/pull/1016
Updated by Félix DALLIDET over 5 years ago
- Subject changed from Add a GM to ensure that a kernel module is enable at boot to Add a GM to ensure that a kernel module is disabled at boot
Updated by Félix DALLIDET over 5 years ago
Closing this since "disabling" a module has little meaning here, if you want to disable it, use instead the "Kernel module configuration" GM with proper configuration
Updated by Vincent MEMBRÉ about 5 years ago
- Target version changed from 5.0.13 to 5.0.14
Updated by Alexis Mousset about 5 years ago
- Status changed from Pending technical review to Rejected
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods to Generic methods
Actions