[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 GitHub
parent f468bc7859
commit 8facac9149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 b1d01a2dd841f76e73067171702f7c6321793c49
Subproject commit 904a350107793d44be7167500fcec9087ca3243b