[mlnx] Fix fast reboot (#2237)
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
This commit is contained in:
parent
51a76614a3
commit
447ae7b61a
@ -70,7 +70,7 @@ start() {
|
||||
|
||||
# platform specific tasks
|
||||
if [ x$sonic_asic_platform == x'mellanox' ]; then
|
||||
FAST_BOOT=1
|
||||
export FAST_BOOT=1
|
||||
/usr/bin/mst start
|
||||
/usr/bin/mlnx-fw-upgrade.sh
|
||||
/etc/init.d/sxdkernel start
|
||||
|
Reference in New Issue
Block a user