rcS: make sure if 'vmount start' fails, boot is not aborted

This commit is contained in:
Beat Küng
2017-04-20 07:33:24 +02:00
committed by Lorenz Meier
parent 88e19a0916
commit 36b2643402

View File

@@ -1123,7 +1123,9 @@ then
if param compare MNT_MODE_IN -1
then
else
vmount start
if vmount start
then
fi
fi
# End of autostart