https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253724

--- Comment #2 from Kyle Evans <kev...@freebsd.org> ---
You could workaround this initial problem by making your exec.poststart an
exec.created, but you would need D28952 on top of that for jail creation to
succeed as the next step won't be able to attach without widening its mask
pre-attach. exec.created is debatably the more appropriate place for
resource-control type stuff anyways, though it doesn't matter much at all for
cpuset.

We're still discussing in that review and elsewhere whether this can be fixed
quickly in a low-impact way besides reverting the original change; we should
arrive at something before -rc1.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to