mirror of
https://github.com/KDE/kde-linux.git
synced 2026-08-01 17:59:14 -04:00
create /media for snapd
This commit is contained in:
@@ -8,6 +8,7 @@ env
|
||||
|
||||
mkdir --mode 0700 /system # for the kde-linux-overlay.service
|
||||
mkdir /snap # for snapd (will get a subvolume mounted into that snapd then mounts the snaps into)
|
||||
mkdir /media # for snap, wants this to exist or fails when trying to create it
|
||||
|
||||
export SYSTEMD_ESP_PATH="$BOOT_MNT"
|
||||
mkdir --mode 0700 "$SYSTEMD_ESP_PATH"
|
||||
|
||||
Reference in New Issue
Block a user