Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[scripts/fast-reboot] stop timers in advance (sonic-net#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 <stepanb@nvidia.com>
- Loading branch information