summaryrefslogtreecommitdiff
path: root/sys-fs/zfs/files/2.1.5-dracut-zfs-missing.patch
blob: 077bcd55f6d5cd1369adf2545b7a7d8c76233ffa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
https://github.com/openzfs/zfs/commit/ebbfc6cb853d2d2f3f0671362d5ff5588be39e9d
https://github.com/openzfs/zfs/issues/13595
--- b/contrib/dracut/90zfs/module-setup.sh.in
+++ a/contrib/dracut/90zfs/module-setup.sh.in
@@ -19,7 +19,7 @@
 }
 
 installkernel() {
+	instmods zfs
-	instmods -c zfs
 }
 
 install() {