#!/system/bin/sh
ins_runOnce zzz_reboot "rm -f /data/runOnce/zzz_reboot; sync ; sleep 5s ; sync; umount -a; reboot"
