mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 04:54:27 +01:00
Create debugfs files directly on debugfs root instead of a subdirectory
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
insmod /poll.ko
|
||||
/poll.out /sys/kernel/debug/lkmc_poll/f
|
||||
/poll.out /sys/kernel/debug/lkmc_poll
|
||||
|
||||
Reference in New Issue
Block a user