Skip to content

Commit a1ec8c5

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

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)