[syncd.sh] remove chipdown on mellanox (#3926)
ASIC reset events are captured by hw-mgmt and hw-mgmt calls chipup/chipdown internally without OS iteraction Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
This commit is contained in:
parent
77d636256b
commit
b6ad09aa35
@ -111,7 +111,6 @@ start() {
|
||||
/bin/systemctl stop pmon
|
||||
debug "pmon is active while syncd starting, stop it first"
|
||||
fi
|
||||
/usr/bin/hw-management.sh chipdown
|
||||
fi
|
||||
|
||||
if [[ x"$BOOT_TYPE" == x"fast" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user