mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-03 04:44:05 +00:00
Subiquity images mount /usr/lib/modules from a squashfs, which systemd tries to unmount on shutdown, whilst they are still being in use. This produces an error on shutdown, flooding the screen with messages as systemd switches to a more verbose shutdown. Specify LazyUnmount=yes on that mount, such that unmount call succeeds without flooding the shutdown log.
Description
Languages
Shell
86.8%
Python
11.2%
Perl
2%