mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
qemu and linux as submodlues, S98 vs S99, readme benefits of Ctrl + C
This commit is contained in:
6
rootfs_overlay/etc/init.d/S98
Executable file
6
rootfs_overlay/etc/init.d/S98
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
# For temparary test commands, first copy this file to to
|
||||
# S99 which is already gitignored.
|
||||
echo 'S98'
|
||||
# insmod /hello.ko
|
||||
exit 0
|
||||
Reference in New Issue
Block a user