summaryrefslogtreecommitdiff
path: root/zfs-functions.patch
diff options
context:
space:
mode:
Diffstat (limited to 'zfs-functions.patch')
-rw-r--r--zfs-functions.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/zfs-functions.patch b/zfs-functions.patch
deleted file mode 100644
index 45bd32b..0000000
--- a/zfs-functions.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- a/etc/zfs/zfs-functions
-+++ b/etc/zfs/zfs-functions
-@@ -88,10 +88,10 @@
- fi
-
- # Paths to what we need
--ZFS="/usr/local/sbin/zfs"
--ZED="/usr/local/sbin/zed"
--ZPOOL="/usr/local/sbin/zpool"
--ZPOOL_CACHE="/usr/local/etc/zfs/zpool.cache"
-+ZFS="/usr/bin/zfs"
-+ZED="/usr/bin/zed"
-+ZPOOL="/usr/bin/zpool"
-+ZPOOL_CACHE="/etc/zfs/zpool.cache"
-
- # Sensible defaults
- ZFS_MOUNT='yes'