~snappy-debug-developers/snappy-hub/snappy-debug

« back to all changes in this revision

Viewing changes to data/policy/classic/16/apparmor/multipass-support

  • Committer: Alex Murray
  • Date: 2021-08-25 03:49:43 UTC
  • Revision ID: alex.murray@canonical.com-20210825034943-0e213c0l10lhoe9t
Update for snapd 2.51.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Description: this policy intentionally allows the Multipass daemon to configure AppArmor
2
2
# as Multipass generates AppArmor profiles for the utility processes it spawns.
3
 
/sbin/apparmor_parser ixr,
 
3
/{,usr/}sbin/apparmor_parser ixr,
4
4
/etc/apparmor{,.d}/{,**} r,
5
5
/sys/kernel/security/apparmor/{,**} r,
6
6
/sys/kernel/security/apparmor/.remove w,