mirror of
https://github.com/AuxXxilium/kmod.git
synced 2024-11-24 07:20:52 +07:00
9bf60d21f3
The check for remove/install commands must be before the ignore_loaded check because we will actually run something instead of removing/inserting a module and the modname might not correspond to a real module. Otherwise a fake module like "remove removeme echo 'bla'" would not work. This also keeps compatibility with modprobe. |
||
---|---|---|
.. | ||
.gitignore | ||
kmod-insmod.c | ||
kmod-lsmod.c | ||
kmod-modprobe.c | ||
kmod-rmmod.c |