Skip to content

Commit

Permalink
[mellanox]: Enable fast boot mode for SX kernel (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiS authored and lguohan committed Feb 21, 2018
1 parent e9f7619 commit f1b3e3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/build_templates/swss.service.j2
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ ExecStartPre=/usr/bin/docker exec database redis-cli -n 5 FLUSHDB
ExecStartPre=/usr/bin/docker exec database redis-cli -n 6 FLUSHDB

{% if sonic_asic_platform == 'mellanox' %}
Environment=FAST_BOOT=1
TimeoutStartSec=3min
ExecStartPre=/usr/bin/mst start
ExecStartPre=/usr/bin/mlnx-fw-upgrade.sh
Expand Down

0 comments on commit f1b3e3c

Please sign in to comment.