[Bug 282393] fchmod() on an UNIX socket before bind()
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282393] fchmod() on an UNIX socket before bind()"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Oct 2024 18:31:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282393
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
CC| |markj@FreeBSD.org
Keywords| |feature
--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
I think this is fine, and implementing it will improve Linux compat. syslogd
should use it as well, particularly when creating /var/run/logpriv.
Here's a patch which implements the suggestion, so far untested:
https://reviews.freebsd.org/D47361
--
You are receiving this mail because:
You are the assignee for the bug.