Hi Christoph,

You might want to try to send rsyslogd a SIGHUP, as in:

kill -HUP $(cat /var/run/rsyslogd.pid)

or straightaway restart it:

service rsyslog restart

That should normally fix it.


Spot on.

Thank you.

Colin

_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to