From 24ae2ac693da7169c8d2316d4ff9aa00bffef2d4 Mon Sep 17 00:00:00 2001 From: gutosie Date: Sat, 5 Jun 2021 09:37:44 +0300 Subject: [PATCH] Update inithelp --- NeoBoot/bin/inithelp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeoBoot/bin/inithelp b/NeoBoot/bin/inithelp index aa8f2ba..981c2ac 100644 --- a/NeoBoot/bin/inithelp +++ b/NeoBoot/bin/inithelp @@ -80,7 +80,7 @@ else fi fi if [ ! -f $NEODEVICE$IMAGEKATALOG/.neonextboot ]; then - ln -sfn /sbin/init.sysvinit /sbin/init + #ln -sfn /sbin/init.sysvinit /sbin/init echo "Flash " > $NEODEVICE$IMAGEKATALOG/.neonextboot echo "====================================================> " echo "NEOBOOT - does not detect the location file neonextboot. Back to flash..."