Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D36906
Change Details
Change Details
Old
New
Diff
If /usr/bin is on an encrypted dataset, zfskeys will fail as it relies on timeout(1) during key loading. Change the call to timeout(1) to a variable which is set based on the existence and execute bit of /usr/bin/timeout.
If /usr/bin is on an encrypted dataset, zfskeys will fail as it relies on timeout(1) during key loading. Change the call to timeout(1) to a variable which is set based on the existence and execute bit of /usr/bin/timeout.
Continue