mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 09:46:25 +00:00
snap: allow fwupdmgr to shutdown
When installing a capsule, optional reboot is done by fwupdmgr instead of fwupd. This means fwupdmgr needs the permission to do that.
This commit is contained in:
parent
8aef37fd57
commit
c17935acf7
@ -54,7 +54,7 @@ apps:
|
||||
FWUPD_HOSTDIR: /var/lib/snapd/hostfs
|
||||
fwupdmgr:
|
||||
command: fwupdmgr.wrapper
|
||||
plugs: [fwupdmgr, network, polkit]
|
||||
plugs: [fwupdmgr, network, polkit, shutdown]
|
||||
completer:
|
||||
share/bash-completion/completions/fwupdmgr
|
||||
fwupdagent:
|
||||
|
Loading…
Reference in New Issue
Block a user