mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-13 12:21:15 +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
87.2%
Python
10.8%
Perl
2%