insmod: update page (#15351)

This commit is contained in:
Fazle Arefin
2024-12-26 18:00:22 +11:00
committed by GitHub
parent 9860d0ace6
commit 36e829a5e6

View File

@@ -5,4 +5,4 @@
- Insert a kernel module into the Linux kernel: - Insert a kernel module into the Linux kernel:
`insmod {{path/to/module.ko}}` `sudo insmod {{path/to/module.ko}}`