On Sat, 01 Sep 2018 11:58:25 +0200, Ingo Schwarze wrote:
> When starting up,
> .Nm
> reads its configuration file,
> .Xr syslogd.conf 5 ,
> and opens the configured logfiles and TCP and TLS connections.
> The configured logfiles already have to exist
> with the correct permissions.
> When receivin
Hi Alexander,
Alexander Bluhm wrote on Fri, Aug 31, 2018 at 08:59:15PM +0200:
> A coworker did not know that he has to send SIGHUP to syslogd after
> rotating the log files. I realized that it is not documented.
>
> ok to add it to the man page?
>
> While there, replace two 'syslogd' with .Nm
Hi,
A coworker did not know that he has to send SIGHUP to syslogd after
rotating the log files. I realized that it is not documented.
ok to add it to the man page?
While there, replace two 'syslogd' with .Nm for consistency.
bluhm
Index: usr.sbin/syslogd/syslogd.8