[Bug 293878] syslogd
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293878] syslogd crashes on startup if config file has a tilde ~"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293878] syslogd crashes on startup if config file has a tilde ~"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293878] syslogd crashes on startup if config file has a tilde ~"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293878] syslogd crashes on startup if config file has a tilde ~"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293878] syslogd crashes on startup if config file has a tilde ~"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293878] syslogd crashes on startup if config file has a tilde ~"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Mar 2026 12:26:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293878
Bug ID: 293878
Summary: syslogd
Product: Base System
Version: 15.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: martin@waschbuesch.de
After upgrading to 15.0-RELEASE,
the "~" in a config snippet such as this:
!ipfw
*.* /var/log/ipfw.log
~ # stop entries for ipfw from being processing further
causes syslog to complain on startup:
# service syslogd restart
Stopping syslogd.
Waiting for PIDS: 8866.
Starting syslogd.
protect: option requires an argument -- p
usage: protect [-i] command
protect [-cdi] -g pgrp | -p pid
The same config file works on 14.3-RELEASE
--
You are receiving this mail because:
You are the assignee for the bug.