https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252554
--- Comment #2 from Mark Johnston <[email protected]> --- Hidden in the CAVEATS section of the man page we have: -Z requires a kernel compiled with the ZSTDIO kernel option. so my first question is whether your kernel indeed has these options. "sysctl kern.conftxt | grep ZSTDIO" should tell you. FreeBSD GENERIC has them but if this is HardenedBSD (how do we know?) then presumably there is some custom config. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
