Fix autoconf variable substitution in init scripts.
[zfs.git] / etc / init.d / zfs.arch.in
index de2ea8a..9fa7cb4 100644 (file)
@@ -5,7 +5,7 @@
 
 ZFS="@sbindir@/zfs"
 ZPOOL="@sbindir@/zpool"
-ZPOOL_CACHE="@sysconfdir@/zfs/zpool.cache"
+ZPOOL_CACHE="@initdir@/zpool.cache"
 
 case "$1" in
   start)