Skip to content

Commit

Permalink
Update snapcraft.yaml (#281)
Browse files Browse the repository at this point in the history
Add snapd-control interface with the managed mode flag
  • Loading branch information
mcw-work authored Oct 21, 2024
1 parent 081527d commit 74b2638
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ plugs:
interface: system-files
read:
- /var/lib/snapd/hostfs/var/lib/ubuntu-advantage/status.json
snapd-control-managed:
interface: snapd-control
refresh-schedule: managed

slots:
annotations:
Expand All @@ -48,6 +51,7 @@ apps:
- network-observe
- scsi-generic
- shutdown
- snapd-control-managed
- snapd-control
- system-observe
- account-control
Expand Down

0 comments on commit 74b2638

Please sign in to comment.