Skip to content

Commit

Permalink
interfaces/builtin/libvirt: add /run/libvirt/libvirt-sock-ro
Browse files Browse the repository at this point in the history
  • Loading branch information
jslarraz authored and Meulengracht committed Feb 19, 2024
1 parent aa630bb commit 87e7aed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interfaces/builtin/libvirt.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const libvirtBaseDeclarationSlots = `
`

const libvirtConnectedPlugAppArmor = `
/run/libvirt/libvirt-sock-ro rw,
/run/libvirt/libvirt-sock rw,
/etc/libvirt/* r,
`
Expand Down

0 comments on commit 87e7aed

Please sign in to comment.