Bug#1056066: systemd: rsyslog fails to start if /dev/xconsole exists
Michael Biebl
biebl at debian.org
Thu Nov 16 17:14:16 GMT 2023
Am 16.11.23 um 18:12 schrieb Michael Biebl:
> b/ Move /dev/xconsole to run and turn /dev/xconsole into a symlink
>
>
> The latter b/ will require updates to the local copies in
> /etc/tmpfiles.d/ and /etc/rsyslog.d/
>
> They would look like this now:
>
> $ cat /etc/rsyslog.d/xconsole.conf
> daemon.*;mail.*;\
> news.err;\
> *.=debug;*.=info;\
> *.=notice;*.=warn |/run/xconsole
>
> $ cat /etc/tmpfiles.d/xconsole.conf
> # Type Path Mode UID GID Age Argument
> p /run/xconsole 0640 root adm
> L /dev/xconsole - - - - /run/xconsole
And you need to drop BindPaths=-/dev/xconsole from rsyslog.service again.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20231116/899ea13b/attachment-0001.sig>
More information about the Pkg-systemd-maintainers
mailing list