]> git.ipfire.org Git - thirdparty/kmod.git/commit
tools/insmod: add syslog and verbose options
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 18 Sep 2024 15:49:08 +0000 (16:49 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Sat, 21 Sep 2024 15:53:12 +0000 (10:53 -0500)
commitca8f04e87af999062a56e5252055090f68dff9fb
tree50b9c17da5eea9398a542f820ca165b4effe1f57
parentb6b04afb3442de3c3e3d7f30c7c0d4c38b16cc72
tools/insmod: add syslog and verbose options

Add the extra options for consistency with the rest of kmod.

Document all options in the man page.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/138
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
man/insmod.8.scd
tools/insmod.c