OSDN Git Service

66boot-storage-autoconf: fix zfs detection. fix_zfs_detection
authormobinmob <mobinmob@disroot.org>
Mon, 19 Sep 2022 15:32:51 +0000 (18:32 +0300)
committermobinmob <mobinmob@disroot.org>
Mon, 19 Sep 2022 15:32:51 +0000 (18:32 +0300)
use the correct zfs_member as fs TYPE instead of zfs.

srcpkgs/boot-66serv/files/66boot-storage-autoconf

index 0b98f10..4d3bbca 100755 (executable)
@@ -90,7 +90,7 @@ check_and_apply_conf_zpool() {
 
 # Use detect fs for all types we want
 detect_fs btrfs
-detect_fs zfs
+detect_fs zfs_member
 detect_fs crypto_LUKS
 detect_fs LVM2_member