Skip to content
Verified Commit b9e4a736 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

FlatpakPermissionModel: Sort out enabled state for D-Bus entries

If they are specified in defaults or overrides then it means that they
are enabled. Disabling only makes sense for custom overrides
(which temporarily marks them for deletion), and does not make sense
for default entries (the best we could do in such case is to set them
as "none", but we'd better be explicit about it and not have two ways
to achieve the same thing).

Fixes a bug that disabled entries with previous "none" policies ended
up being duplicated in the config.

(cherry picked from commit 2ea4631d)
parent f72b2ad2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment