set zfs.forceImportRoot to false

This commit is contained in:
2026-05-25 18:57:05 +02:00
parent 71e293b8d2
commit 3e036e05a3
+1
View File
@@ -32,5 +32,6 @@
RemainAfterExit = true; RemainAfterExit = true;
}; };
}; };
boot.zfs.forceImportRoot = false; # New default in 26.11
}; };
} }