mirror of
https://github.com/jiangcuo/zfsonlinux.git
synced 2025-08-26 00:18:40 +00:00
13 lines
208 B
Diff
13 lines
208 B
Diff
Forwarded: not-needed
|
|
--- a/scripts/dkms.mkconf
|
|
+++ b/scripts/dkms.mkconf
|
|
@@ -2,7 +2,7 @@
|
|
|
|
PROG=$0
|
|
|
|
-pkgcfg=/etc/sysconfig/zfs
|
|
+pkgcfg=/etc/dkms/zfs.conf
|
|
|
|
while getopts "n:v:c:f:" opt; do
|
|
case $opt in
|