feat(profile): aa uses word8 as bug files.
This commit is contained in:
parent
ec2c0b1c8e
commit
749ae318fc
3 changed files with 3 additions and 3 deletions
|
|
@ -31,7 +31,7 @@ profile aa-enforce @{exec_path} {
|
||||||
owner /var/lib/snapd/apparmor/{,**} rw,
|
owner /var/lib/snapd/apparmor/{,**} rw,
|
||||||
|
|
||||||
owner @{tmp}/@{rand8} rw,
|
owner @{tmp}/@{rand8} rw,
|
||||||
owner @{tmp}/apparmor-bugreport-@{rand8}.txt rw,
|
owner @{tmp}/apparmor-bugreport-@{word8}.txt rw,
|
||||||
|
|
||||||
@{PROC}/@{pid}/fd/ r,
|
@{PROC}/@{pid}/fd/ r,
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@ profile aa-notify @{exec_path} {
|
||||||
owner @{HOME}/.terminfo/@{int}/dumb r,
|
owner @{HOME}/.terminfo/@{int}/dumb r,
|
||||||
|
|
||||||
owner @{tmp}/@{word8} rw,
|
owner @{tmp}/@{word8} rw,
|
||||||
owner @{tmp}/apparmor-bugreport-@{rand8}.txt rw,
|
owner @{tmp}/apparmor-bugreport-@{word8}.txt rw,
|
||||||
|
|
||||||
@{PROC}/ r,
|
@{PROC}/ r,
|
||||||
@{PROC}/@{pid}/stat r,
|
@{PROC}/@{pid}/stat r,
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ profile aa-unconfined @{exec_path} flags=(attach_disconnected) {
|
||||||
@{etc_ro}/inputrc r,
|
@{etc_ro}/inputrc r,
|
||||||
|
|
||||||
owner @{tmp}/@{rand8} rw,
|
owner @{tmp}/@{rand8} rw,
|
||||||
owner @{tmp}/apparmor-bugreport-@{rand8}.txt rw,
|
owner @{tmp}/apparmor-bugreport-@{word8}.txt rw,
|
||||||
owner /var/tmp/@{rand8} rw,
|
owner /var/tmp/@{rand8} rw,
|
||||||
|
|
||||||
@{PROC}/ r,
|
@{PROC}/ r,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue