From 081d62ab364f049663dcdbe0cebe9dcebab3980c Mon Sep 17 00:00:00 2001 From: gutosie Date: Mon, 7 Mar 2022 08:13:56 +0200 Subject: [PATCH] Update vuDuo4Ksemmcblk0p6.sh --- NeoBoot/tmpfiles/target/vuDuo4Ksemmcblk0p6.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeoBoot/tmpfiles/target/vuDuo4Ksemmcblk0p6.sh b/NeoBoot/tmpfiles/target/vuDuo4Ksemmcblk0p6.sh index 7e6d17c..a49f25c 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... " - /sbin/init.sysvinit 6 #reboot -d -i; shutdown now -r + reboot -d -i; shutdown now -r else if [ $TARGET != "Flash" ]; then [ $PL ] && echo "Przenoszenie pliku kernel do /tmp..." || echo "Moving the kernel file to..."