This commit is contained in:
2018-01-17 19:33:27 +01:00
parent d22aa25d22
commit b477db5353
5 changed files with 76 additions and 0 deletions

10
npc/boot.sh Executable file
View 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