mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-15 10:09:59 +00:00
policy: Make untrusted authorization also imply trusted
This commit is contained in:
parent
33dcfb7219
commit
3754b007d3
@ -33,6 +33,7 @@
|
||||
<allow_inactive>no</allow_inactive>
|
||||
<allow_active>auth_admin_keep</allow_active>
|
||||
</defaults>
|
||||
<annotate key="org.freedesktop.policykit.imply">org.freedesktop.fwupd.update-internal-trusted</annotate>
|
||||
</action>
|
||||
|
||||
<action id="org.freedesktop.fwupd.downgrade-internal">
|
||||
@ -66,6 +67,7 @@
|
||||
<allow_inactive>no</allow_inactive>
|
||||
<allow_active>auth_admin_keep</allow_active>
|
||||
</defaults>
|
||||
<annotate key="org.freedesktop.policykit.imply">org.freedesktop.fwupd.update-hotplug-trusted</annotate>
|
||||
</action>
|
||||
|
||||
<action id="org.freedesktop.fwupd.downgrade-hotplug">
|
||||
|
Loading…
Reference in New Issue
Block a user