[baseimage]: /host unmount failed in VM during reboot (#4865)
Added a check further to make the services to stop appropriately before unmount. Fix #4651
This commit is contained in:
parent
46cc6968d7
commit
df740b3653
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
After=var-log.mount host.mount
|
||||
After=var-log.mount host.mount local-fs.target
|
||||
|
||||
[Socket]
|
||||
ExecStopPre=/usr/bin/host_umount.sh journal_stop
|
||||
|
Loading…
Reference in New Issue
Block a user