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

--- Comment #3 from Bryan Drewery <[email protected]> ---
I think a possible fix would be to add an API for passing hostname to
syslog(3). Naming is just an example:
  openlog2(const char *ident, int logopt, int facility, const char *hostname)
This could be kept set like the tag and facility already are.
Then capsicum's syslog API could learn of it as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to