summaryrefslogtreecommitdiff
path: root/patch
diff options
context:
space:
mode:
authorosm0sis <osm0sis@outlook.com>2018-07-16 14:27:08 -0300
committerosm0sis <osm0sis@outlook.com>2018-07-16 14:27:08 -0300
commit303e50e371481da4de6fb2654a4339b4a87f34a7 (patch)
tree63b5d1d1cab900c49f9d3c3e1456bd6b814815a4 /patch
parent6714cd3250ee8835ef45419392ab91d44ff5ac2d (diff)
Example: fix more things confusing to new adopters
DO NOT MERGE if you have already updated your ramdisk/anykernel.sh properly for your device
Diffstat (limited to 'patch')
-rw-r--r--patch/init4
-rw-r--r--patch/init.tuna2
2 files changed, 1 insertions, 5 deletions
diff --git a/patch/init b/patch/init
deleted file mode 100644
index c375fef..0000000
--- a/patch/init
+++ /dev/null
@@ -1,4 +0,0 @@
-# Execute files in /system/etc/init.d before booting
-service run-parts /sbin/bb/busybox run-parts /system/etc/init.d
- class main
- oneshot
diff --git a/patch/init.tuna b/patch/init.tuna
index e3853c5..2fc3c84 100644
--- a/patch/init.tuna
+++ b/patch/init.tuna
@@ -1,4 +1,4 @@
-service dvbootscript /sbin/dvbootscript.sh
+service bootscript /sbin/bootscript.sh
class main
user root
group root