mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
that already exists for hosts: being able to specify a section that applies to every program *except* the one in question. The normal syntax for program specification is still valid. For the new capability, one uses: !-program Since there is no way to specify a program beginning with a dash in the old syntax, as it would be interpreted as the case above, the following alternative syntax to the original capability is provided: !+program This shouldn't introduce incompatibilities with any syslogd configuration in production because -stable's syslogd does not support a dash anywhere in the program specification. MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pathnames.h | ||
| syslog.conf.5 | ||
| syslogd.8 | ||
| syslogd.c | ||