diff --git a/NeoBoot/tmpfiles/target/vuDuo4Ksemmcblk0p6.sh b/NeoBoot/tmpfiles/target/vuDuo4Ksemmcblk0p6.sh index a49f25c..7e6d17c 100644 --- a/NeoBoot/tmpfiles/target/vuDuo4Ksemmcblk0p6.sh +++ b/NeoBoot/tmpfiles/target/vuDuo4Ksemmcblk0p6.sh @@ -70,7 +70,7 @@ if [ $VUMODEL = "duo4kse" ] ; then sync && echo 3 > /proc/sys/vm/drop_caches sleep 5 echo -n "Rebooting... " - reboot -d -i; shutdown now -r + /sbin/init.sysvinit 6 #reboot -d -i; shutdown now -r else if [ $TARGET != "Flash" ]; then [ $PL ] && echo "Przenoszenie pliku kernel do /tmp..." || echo "Moving the kernel file to..."