opnsense-src/usr.sbin/syslogd/tests
Mark Johnston 5d045d556b syslogd: Ignore getaddrinfo() errors if -ss is specified
This can arise if the jail doesn't have networking configured, and if
-ss is specified, syslogd won't listen on port 514 anyway.

Add a regression test case for this as well.

PR:		238006
MFC after:	1 month
2024-09-19 10:01:37 +00:00
..
Makefile
syslogd_test.sh syslogd: Ignore getaddrinfo() errors if -ss is specified 2024-09-19 10:01:37 +00:00