mirror of
https://github.com/sheumann/hush.git
synced 2025-01-31 03:34:10 +00:00
7f94a5caa2
Hi folks The following patch adds a new log message output to syslogd. This output omits hostname and priority and is used in d-i to make the syslog output better readable without lossing information. Bastian I am applying this since I have syslogd hacked up in my wife's access point with the same format string.... Might as well make this hack official. -Erik