mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Snapcraft classic confinment to allow access to system resources
https://docs.snapcraft.io/snap-confinement/6233
This commit is contained in:
parent
133e55105c
commit
4f178d2317
@ -5,7 +5,7 @@ description: |
|
|||||||
The aim of the project is to be the jq or sed of yaml files.
|
The aim of the project is to be the jq or sed of yaml files.
|
||||||
|
|
||||||
grade: stable # devel|stable. must be 'stable' to release into candidate/stable channels
|
grade: stable # devel|stable. must be 'stable' to release into candidate/stable channels
|
||||||
confinement: strict
|
confinement: classic
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
yq:
|
yq:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user