mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
S99
This commit is contained in:
4
rootfs_overlay/etc/init.d/S99
Executable file
4
rootfs_overlay/etc/init.d/S99
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
echo 'S99'
|
||||
# insmod /hello.ko
|
||||
exit 0
|
||||
Reference in New Issue
Block a user