sonic-buildimage/files/image_config/syslog/override.conf
rkdevi27 df740b3653
[baseimage]: /host unmount failed in VM during reboot (#4865)
Added a check further to make the services to stop appropriately before unmount.

Fix #4651
2020-07-14 15:34:19 -07:00

7 lines
169 B
Plaintext

[Unit]
After=var-log.mount host.mount local-fs.target
[Socket]
ExecStopPre=/usr/bin/host_umount.sh journal_stop
ExecStopPost=/usr/bin/host_umount.sh delete_loop_device