]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
/etc/zfs/zpool.cache is the preferred (and new) location of zpool.cache.
authorCy Schubert <cy@FreeBSD.org>
Thu, 27 Aug 2020 14:33:46 +0000 (14:33 +0000)
committerCy Schubert <cy@FreeBSD.org>
Thu, 27 Aug 2020 14:33:46 +0000 (14:33 +0000)
commita784185078e566103b7f8abffc7c0a4a1e813eb1
treeb3b33635815f5ff85dfbe23e240387d51f6cfedf
parentcd568e2b1b67f373bccef4a8ea308955c341f12f
/etc/zfs/zpool.cache is the preferred (and new) location of zpool.cache.
Check for it first. Only use /boot/zfs/zpool.cache if the /etc/zfs
version is not found and good.

Reported by: avg
Suggested by: avg, kevans
libexec/rc/rc.d/zpool