Fix autoconf variable substitution in init scripts.
[zfs.git] / etc / init.d / zfs.gentoo.in
index 767aba8..31a539c 100644 (file)
@@ -13,7 +13,7 @@ depend()
 
 ZFS="@sbindir@/zfs"
 ZPOOL="@sbindir@/zpool"
-ZPOOL_CACHE="@sysconfdir@/zfs/zpool.cache"
+ZPOOL_CACHE="@initdir@/zpool.cache"
 ZFS_MODULE=zfs
 
 checksystem() {