From 4c18e2590a0f8436ec36746b68e80119c6b91eed Mon Sep 17 00:00:00 2001 From: milan Date: Sun, 7 Jul 2019 21:06:34 +0200 Subject: [PATCH] linux51-changes --- setup-usl-mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-usl-mm b/setup-usl-mm index 1b28918..19c1f73 100755 --- a/setup-usl-mm +++ b/setup-usl-mm @@ -20,7 +20,7 @@ lsblk read -p "Enter partition to encrypt:" PARTITION echo "Installing requirements" -pacman -S --noconfirm cryptsetup ecryptfs-utils linux50-zfs parted +pacman -S --noconfirm cryptsetup ecryptfs-utils linux51-zfs parted echo "Loading ZFS kernel module" modprobe zfs