mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 13:23:01 +02:00
On every system reconf (initctl reload) the .conf files are evaluated again and log notices about skipping alternative syslogd enties are logged. We know that we run the udevd dependend syslogd entry, and everything else basically in runlevel S depends on it, so not much else would work if syslogd didn't start. So we can safely set 'nowarn'. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>