You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the list-only mode (-r l), services requiring a restart are just listed and no interaction with needrestart is required. However, when there is a pending kernel update, a UI will still be launched and manual confirmation is required.
You can work around this by just checking for obsolete libraries (-l), but then you'll not learn about kernel updates at all. In my opinion, list-only mode should include kernel updates in the output list and not require interaction.