[Bug 241269] syslogd fails to log anything if there is a unicode character in the hostname of a machine
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Nov 1 14:47:44 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241269
--- Comment #4 from Sverre <sverre.eldoy at modirum.com> ---
Actually it seems that it's enough to have some emoji char in your hostname -
it doesn't have to be all emoji... so awef🐒awef.domain.blah will also make
syslogd fail to log... I think it's the part where it strips out "dangerous
characters" that is the culprit,.. Compiling a version without that check now
to see if that works.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list