Skip to content

xdg-autostart: Lower most info messages to debug level#17318

Merged
keszybz merged 1 commit intosystemd:masterfrom
benzea:benzea/xdg-autostart-improvements
Oct 12, 2020
Merged

xdg-autostart: Lower most info messages to debug level#17318
keszybz merged 1 commit intosystemd:masterfrom
benzea:benzea/xdg-autostart-improvements

Conversation

@benzea
Copy link
Copy Markdown
Contributor

@benzea benzea commented Oct 12, 2020

It is expected for numerous autostart files to not be convertible to
corresponding units. The information is only useful for someone
debugging why a file might not be started, but it is not generally
useful for users in most situations.

As such, lower the warnings. Anyone wondering why an application is not
started will easily notice that the unit is not generated. From there it
will be somewhat harder to figure out why, but the overall trade-off is
still improved.

Fixes: #17305

It is expected for numerous autostart files to not be convertible to
corresponding units. The information is only useful for someone
debugging why a file might not be started, but it is not generally
useful for users in most situations.

As such, lower the warnings. Anyone wondering why an application is not
started will easily notice that the unit is not generated. From there it
will be somewhat harder to figure out why, but the overall trade-off is
still improved.

Fixes: systemd#17305
@keszybz
Copy link
Copy Markdown
Member

keszybz commented Oct 12, 2020

LGTM.

@keszybz keszybz merged commit 47c1db6 into systemd:master Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

More XDG autostart spam

2 participants