mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-13 21:09:47 +00:00
trivial: snap: switch to devmode instead of classic
Per discussion in trying to get classic snap approved, snap security audience would rather see all interfaces used by fwupd added into snapd interfaces so proper confinement works. This will require devmode for now until that has occurred.
This commit is contained in:
parent
3f9a1c182a
commit
2a327154c2
@ -7,7 +7,7 @@ description: |
|
||||
not yet supported by the version of fwupd distributed with the OS.
|
||||
|
||||
grade: devel
|
||||
confinement: classic
|
||||
confinement: devmode
|
||||
|
||||
architectures:
|
||||
- amd64
|
||||
|
@ -7,7 +7,7 @@ description: |
|
||||
not yet supported by the version of fwupd distributed with the OS.
|
||||
|
||||
grade: devel
|
||||
confinement: classic
|
||||
confinement: devmode
|
||||
|
||||
architectures:
|
||||
- amd64
|
||||
|
Loading…
Reference in New Issue
Block a user