blob: 1101f72fc50769f44871451fad92c6fce4261b46 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[
{ type: install
message: <<EOM
Ensure that any zfs-related commands, such as zpool, zfs, as used in scripts
and in your terminal sessions, use the correct path of ${PREFIX}/sbin/ and
not the /sbin/ commands provided by the FreeBSD base system.
Consider setting this in your shell profile defaults!
EOM
}
]
|