[Bug 293878] syslogd crashes on startup if config file has a tilde ~
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 293878] syslogd"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Mar 2026 05:07:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293878
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
This is fixed in main with commit
https://cgit.freebsd.org/src/commit/?id=29ec3907f193e205a1c2118c182ec43e51baf717
Note that "~" is unrecognized by syslogd. You can reset the program filter
with "!*".
--
You are receiving this mail because:
You are the assignee for the bug.