https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225452

            Bug ID: 225452
           Summary: syslogd.conf include functionality is broken
           Product: Base System
           Version: 11.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 190058
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190058&action=edit
patch for 11-STABLE

this affects 11.1-RELEASE and 11-STABLE.

The config syntax is as follows:

include                                         /etc/syslog.d
include                                         /usr/local/etc/syslog.d


Unfortunately due to a bug in the code only one "include" line can be used and
any lines after an "include" statement negates all of the configuration that
was pulled in by that "include".

romain@ confirmed this bug and has this patch which applies to 11-STABLE, but
this bug seems to be gone in CURRENT. There have been a lot of syslogd.c
changes in CURRENT so it's hard to identify which commit may have inadvertently
fixed it.

It would be appreciated if this could be fixed in an ERRATA

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to