load diag from preinit to signal the resetmon check
[openwrt.git] / root / etc / init.d / S10boot
index 6a8cc6c..437bd7e 100755 (executable)
@@ -1,8 +1,6 @@
 #!/bin/sh
 sysctl -p
-
-insmod diag
-echo "0x01" > /proc/sys/diag
+echo "S" > /proc/jffs2_bbc
 
 # networking stub
 insmod et
This page took 0.022137 seconds and 4 git commands to generate.