mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-02 22:03:48 +00:00
snap: use the 'home' interface to allow snap to access CABs in $HOME
This matches the similar flatpak commit to allow easier consumption of CAB files manually downloaded from LVFS
This commit is contained in:
parent
f8cb836d60
commit
90b3be33eb
@ -21,6 +21,7 @@ apps:
|
||||
plugs:
|
||||
fwupdtool:
|
||||
interface: fwupd
|
||||
interface: home
|
||||
|
||||
parts:
|
||||
libefivar-dev:
|
||||
|
@ -21,6 +21,7 @@ apps:
|
||||
plugs:
|
||||
fwupdtool:
|
||||
interface: fwupd
|
||||
interface: home
|
||||
|
||||
parts:
|
||||
libefivar-dev:
|
||||
|
Loading…
Reference in New Issue
Block a user