Skip to content

Commit

Permalink
set teamd timer for fast-reboot
Browse files Browse the repository at this point in the history
  • Loading branch information
arfeigin committed Jan 31, 2023
1 parent 03c81f1 commit d5035c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/fast-reboot
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@ case "$REBOOT_TYPE" in
BOOT_TYPE_ARG=$REBOOT_TYPE
trap clear_boot EXIT HUP INT QUIT TERM KILL ABRT ALRM
sonic-db-cli STATE_DB SET "FAST_REBOOT|system" "enable" &>/dev/null
config warm_restart teamsyncd_timer 1
config warm_restart enable system
;;
"warm-reboot")
Expand Down

0 comments on commit d5035c6

Please sign in to comment.