Skip to content

Handle new capabilities gracefully

Denis Pynkin requested to merge wip/d4s/fix_unknown_caps into apertis/v2022dev0

Backported version of PR https://github.com/systemd/systemd/pull/16424

Allow to avoid error messages 'Failed to parse bus message: Invalid argument'.

Test example: systemctl show iptables

Merge request reports