Skip to content

Commit

Permalink
Revert "[mellanox]: Enable fast boot mode for SX kernel (#853)" (#862)
Browse files Browse the repository at this point in the history
This reverts commit 77a0bcb.

Revert due to issue with BGPv6 sessions
  • Loading branch information
oleksandrivantsiv authored and qiluo-msft committed Aug 2, 2017
1 parent 84792e4 commit efdd5f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion files/build_templates/swss.service.j2
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ ExecStartPre=/usr/bin/docker exec database redis-cli -n 1 FLUSHDB
ExecStartPre=/usr/bin/docker exec database redis-cli -n 2 FLUSHDB

{% if sonic_asic_platform == 'mellanox' %}
Environment=FAST_BOOT=1
ExecStartPre=/etc/init.d/sxdkernel start
ExecStartPre=/usr/bin/mst start
ExecStartPre=/sbin/modprobe i2c-dev
Expand Down

0 comments on commit efdd5f8

Please sign in to comment.