ginger icon indicating copy to clipboard operation
ginger copied to clipboard

Sysmodules HYGIENE Unload of a kernel module is not persistent after reboot.

Open mesmriti opened this issue 9 years ago • 2 comments

=== Problem Description ===================================

===========================================================

Additional enhancement Requirement in "System Modules" tab - Allowing user to load additional custom modules from the system and persist in a way that after rebooting of the system, those modules loaded automatically. "Refresh" is not happening properly when we perform unload of the module.

=== Steps to Reproduce ====================================

===========================================================

  1. Unload a kernel module
  2. refresh the tab 3.reboot the machine
  3. Log on the machine. The removed module gets loaded automatically.

mesmriti avatar May 17 '16 12:05 mesmriti

Refresh issue after unloading is fixed and patch is sent. Unloaded module is still available after machine reboot. This scenario has to be taken care.

atreyeemukhopadhyay avatar Jun 01 '16 09:06 atreyeemukhopadhyay

It will be a good enhancement to be made. I don't consider it a bug because unloading a module from the kernel isn't the same thing as removing it from the system boot.

danielhb avatar Jun 01 '16 11:06 danielhb