init
This commit is contained in:
BIN
bin/dropbear_ecdsa_host_key
Normal file
BIN
bin/dropbear_ecdsa_host_key
Normal file
Binary file not shown.
BIN
bin/dropbearmulti
Normal file
BIN
bin/dropbearmulti
Normal file
Binary file not shown.
10
boot.sh
Executable file
10
boot.sh
Executable file
@@ -0,0 +1,10 @@
|
|||||||
|
#start npc boot
|
||||||
|
|
||||||
|
cp /npc/sensors/* /etc/sensors/ -Rf
|
||||||
|
|
||||||
|
if [ -e /patch/lib/mt7601Usta_v2.ko ] ; then
|
||||||
|
insmod /patch/lib/mt7601Usta_v2.ko
|
||||||
|
fi
|
||||||
|
sh /npc/do.sh
|
||||||
|
sync;sync;sync && echo 3 > /proc/sys/vm/drop_caches
|
||||||
|
|
||||||
Reference in New Issue
Block a user