[Fast-Reboot]: FR mode is active only first 3 minutes after start. (#3352)

* Fast reboot mode should be enabled only 3 minutes after restart

* Advance sonic-quagga submodule
This commit is contained in:
pavel-shirshov 2019-08-19 16:05:20 -07:00 committed by Ying Xie
parent 66245e29a3
commit b715ec89c4
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ function getBootType()
TYPE='fastfast'
;;
*SONIC_BOOT_TYPE=fast*|*fast-reboot*)
TYPE='fast'
TYPE=$(awk '{ if ($1 <= 180) print "fast"; else print "cold" }' /proc/uptime)
;;
*)
TYPE='cold'

@ -1 +1 @@
Subproject commit 99d9ca8e3291cead8a3f15ff2cb15cf53d70a896
Subproject commit 904a350107793d44be7167500fcec9087ca3243b