This commit is contained in:
Ciro Santilli
2017-06-28 23:04:36 +01:00
parent 335b4be114
commit edc6e14c8c
2 changed files with 17 additions and 0 deletions

4
rootfs_overlay/etc/init.d/S99 Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
echo 'S99'
# insmod /hello.ko
exit 0