You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[scripts/fast-reboot] stop timers in advance (#2131)
- What I did
Service timers may trigger service start in the middle of warm-reboot. Stopping them in advance prevents this issue.
- How I did it
Stopped all service timers that are part of sonic-delayed.target
- How to verify it
Run warm-reboot.
Signed-off-by: Stepan Blyschak <[email protected]>
0 commit comments