Skip to content

Commit

Permalink
auto-fusefs-install: Add fusefs-lkl for ext4
Browse files Browse the repository at this point in the history
  • Loading branch information
outpaddling committed Jun 7, 2023
1 parent 617ca89 commit c6b1dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sys-scripts/auto-fusefs-install
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ FreeBSD)
#fi
pkg install -y exfat-utils fusefs-exfat

pkg install -y fusefs-ntfs fusefs-ext2 \
pkg install -y fusefs-ntfs fusefs-ext2 fusefs-lkl \
fusefs-hfsfuse fusefs-simple-mtpfs

kldload fusefs || true
Expand Down

0 comments on commit c6b1dac

Please sign in to comment.