Hi,
On 8/31/21 3:08 PM, Hans de Goede wrote:
> Hi,
>
> I BCc-ed systemd-devel on this, to avoid reply-to-all from kernel folks
> getting bounces because of them not being subscribed, but it seems the
> list does not like being in the BCc, so hence this forward.
>
> Note this is just FYI, as ment
On Di, 31.08.21 13:16, Nishant Nayan ([email protected]) wrote:
> I read systemd-cat manpage and its functiinality, how exactly can it be
> useful for logging and debugging, any example would be helpful.
The man page lists two examples already.
here's a third: a service script things t
Commit e26f023e01ef ("firmware/dmi: Include product_sku info to modalias")
added a new field to the modalias in the middle of the modalias, breaking
some existing udev/hwdb matches on the whole modalias without a wildcard
('*') in between the pvr and rvn fields.
All modalias matches in e.g. :
http
Hi,
I BCc-ed systemd-devel on this, to avoid reply-to-all from kernel folks
getting bounces because of them not being subscribed, but it seems the
list does not like being in the BCc, so hence this forward.
Note this is just FYI, as mentioned I'll also prepare a systemd pull-req
(also) fixing thi
I read systemd-cat manpage and its functiinality, how exactly can it be
useful for logging and debugging, any example would be helpful.
Nishant