Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 2026 12:26:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 293878] syslogd
Message-ID:  <bug-293878-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293878-227>