Skip to content

Commit

Permalink
Remove fast-reboot check
Browse files Browse the repository at this point in the history
Signed-off-by: Stepan Blyschak <[email protected]>
  • Loading branch information
stepanblyschak committed Mar 15, 2024
1 parent 46680e5 commit 909fcd8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
PROC_CMDLINE = "/proc/cmdline"
CMDLINE_STR_TO_LOOK_FOR = 'SONIC_BOOT_TYPE='
CMDLINE_VAL_TO_LOOK_FOR = 'fastfast'
CMDLINE_VAL_TO_LOOK_FOR_FAST_REBOOT = 'fast-reboot'

MAX_EEPROM_ERROR_RESET_RETRIES = 4

Expand Down

0 comments on commit 909fcd8

Please sign in to comment.