[Bug 293878] syslogd crashes on startup if config file has a tilde ~

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Mar 2026 05:36:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293878

--- Comment #2 from Martin Waschbüsch <martin@waschbuesch.de> ---
(In reply to Mark Johnston from comment #1)
Thank you!
The tilde was not meant to reset the program filter, though, but to discard
ipfw messages after logging so they no longer appear in /var/log/messages, etc.
I got the idea here:

https://forums.freebsd.org/threads/how-do-i-configure-syslog-to-send-everything-from-a-process-to-daemon-log-instead-of-messages.99180/

and the is when I saw that (apart from not working as intended) it created the
error output. I have to apologize, though: I did test with 14.3, but only that
it did not make syslogd fail to start. I did not verify if the config actually
did what I wanted (which it does not, sadly).

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