mirror of
https://github.com/systemd/systemd.git
synced 2026-08-12 22:17:19 +00:00
`updatectl enable --now` systematically fails because the update phase find resources that are not pending. So instead we should ignore them. Fixes #41254