https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223327
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed Assignee|[email protected] |[email protected] --- Comment #13 from Mark Johnston <[email protected]> --- Committed the workaround in r337382. The general problem still exists, and I'm not sure what the best solution is. Anything that uses pidfile(3) and chroot(2) is susceptible to the problem. I think r337382 is a desirable change regardless: there's no point in chrooting if we're in capability mode, and there might be multiple dhclient pidfiles so it's nice to keep them in their own subdirectory. -- 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]"
