mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
rcS: make sure if 'vmount start' fails, boot is not aborted
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user