mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
parent
3b03d8e20a
commit
c482234b64
@ -96,6 +96,7 @@ profile firefox @{exec_path} flags=(attach_disconnected) {
|
||||
@{bin}/gnome-software rPx,
|
||||
@{bin}/kreadconfig5 rix,
|
||||
@{bin}/lsb_release rPx -> lsb_release,
|
||||
@{bin}/plasma-browser-integration-host rPx,
|
||||
@{bin}/update-mime-database rPx,
|
||||
@{lib}/gvfsd-metadata rPx,
|
||||
@{open_path} rPx -> child-open,
|
||||
|
@ -17,7 +17,7 @@ profile plasma-browser-integration-host @{exec_path} {
|
||||
|
||||
capability sys_ptrace,
|
||||
|
||||
ptrace (read) peer={chromium,brave,chrome,opera},
|
||||
ptrace (read) peer={chromium,brave,chrome,opera,firefox},
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user