opnsense-ports/sysutils/openzfs/pkg-message
Franco Fichtner c950c51c8f */*: sync with upstream
Taken from: FreeBSD
2021-09-08 17:04:02 +02:00

11 lines
312 B
Text

[
{ 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 /usr/local/sbin/ and
not the /sbin/ commands provided by the FreeBSD base system.
Consider setting this in your shell profile defaults!
EOM
}
]