sonic-buildimage/files/image_config/syslog
rkdevi27 6c2fd18f51
Fixed S6000 abrupt reboot in 201811 (#6923)
Why I did it
The S6000 devices, the cold reboot is abrupt and it is likely to cause issues which will cause the device to land into EFI shell. Hence the platform reboot will happen after graceful unmount of all the filesystems as in S6100.

How I did it
Moved the platform_reboot to platform_reboot_override and hooked it to the systemd shutdown services as in S6100.
Fixed the "/host unmount failed" issue as well in 201811.

How to verify it
Issue "reboot" command to verify if the reboot is happening gracefully.
2021-03-12 11:09:54 -08:00
..
host_umount.sh Fixed S6000 abrupt reboot in 201811 (#6923) 2021-03-12 11:09:54 -08:00
override.conf Fixed S6000 abrupt reboot in 201811 (#6923) 2021-03-12 11:09:54 -08:00