troglobit / sysklogd

BSD syslog daemon with syslog()/syslogp() API replacement for Linux, RFC3164 + RFC5424
https://troglobit.com/sysklogd.html
Other
93 stars 20 forks source link

Starting with `-b ADDR:PORT` fails if `ADDR` does not yet exist #82

Closed troglobit closed 3 months ago

troglobit commented 3 months ago

If no interface has the give -b address assigned when syslogd starts it will not bind to that interface until given a SIGHUP.