Skip to content

Commit 16ab02e

Browse files
leifliddymarcan
authored andcommitted
umount esp upon completion
Signed-off-by: Leif Liddy <[email protected]>
1 parent 2ff810a commit 16ab02e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dracut/modules.d/99asahi-firmware/load-asahi-firmware.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ fi
4545

4646
( cd /; cpio --quiet -i < "$VENDORFW/firmware.cpio" )
4747
info ":: Asahi firmware unpacked successfully"
48+
umount /run/.system-efi

0 commit comments

Comments
 (0)