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: [email protected]
Reporter: [email protected]
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.