mirror of
https://github.com/KDE/kde-linux.git
synced 2026-06-16 11:29:18 -04:00
live: try to mount flatpak before the volatile overlay
what I want to happen is that the flatpak is also overlayed though I am not convinced that works the way I think it does
This commit is contained in:
@@ -44,6 +44,7 @@ cat <<- EOF > "$normal_dir/var-lib-flatpak.mount"
|
||||
# Generated by $(basename "$0")
|
||||
[Unit]
|
||||
Description=Mount unit for /var/lib/flatpak
|
||||
Before=systemd-volatile-root.service
|
||||
|
||||
[Mount]
|
||||
What=/dev/disk/by-label/KDEOSLive
|
||||
|
||||
Reference in New Issue
Block a user