On 2023-10-14 12:13 +0200, Michael Biebl wrote:

> Thanks for the bug report
>
> Am 14.10.23 um 10:15 schrieb Sven Joachim:
>> Package: rsyslog
>> Version: 8.2310.0-1
>> For many years I have been following the recipe for forwarding
>> messages
>> to xconsole, see "Logging to xconsole" section in README.Debian.
>> This stopped working after the upgrade to 8.2310.0-1, because with
>> PrivateDevices=yes rsyslogd gets its own /dev directory where there is
>> no /dev/xconsole.
>> Adding an override for this setting was not difficult, but the
>> necessity
>> to do that should be added to README.Debian.
>
>
> Could you try if adding
> ```
> BindPaths=-/dev/xconsole
> ```
> to the [Service] section in rsyslog.service fixes your issue?

Yes, that works :-) .  Thanks for the hint, I did not know about the
BindPaths= directive.

Cheers,
       Sven

Reply via email to