mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
mount: support for squashfs.
This commit is contained in:
parent
1970e14b46
commit
8627618d8c
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ profile mount @{exec_path} flags=(complain) {
|
|||
|
||||
/etc/fstab r,
|
||||
|
||||
/tmp/sanity-squashfs-[0-9]* rw,
|
||||
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
|
||||
owner @{run}/mount/ rw,
|
||||
|
|
Loading…
Reference in a new issue