mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
mount: support for squashfs.
This commit is contained in:
parent
1970e14b46
commit
8627618d8c
@ -57,6 +57,8 @@ profile mount @{exec_path} flags=(complain) {
|
|||||||
|
|
||||||
/etc/fstab r,
|
/etc/fstab r,
|
||||||
|
|
||||||
|
/tmp/sanity-squashfs-[0-9]* rw,
|
||||||
|
|
||||||
owner @{PROC}/@{pid}/mountinfo r,
|
owner @{PROC}/@{pid}/mountinfo r,
|
||||||
|
|
||||||
owner @{run}/mount/ rw,
|
owner @{run}/mount/ rw,
|
||||||
|
Loading…
Reference in New Issue
Block a user