mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
update ubuntu-browsers to also Cx the firefox.sh in /usr/lib
This commit is contained in:
parent
d045d609be
commit
b93c49974c
1 changed files with 4 additions and 1 deletions
|
@ -25,7 +25,10 @@
|
||||||
/usr/bin/chromium-browser Cx -> sanitized_helper,
|
/usr/bin/chromium-browser Cx -> sanitized_helper,
|
||||||
/usr/lib/chromium-browser/chromium-browser Cx -> sanitized_helper,
|
/usr/lib/chromium-browser/chromium-browser Cx -> sanitized_helper,
|
||||||
|
|
||||||
/usr/bin/firefox{,-trunk} Cxr -> sanitized_helper,
|
# this should cover all firefox browsers and versions (including shiretoko
|
||||||
|
# and abrowser)
|
||||||
|
/usr/bin/firefox Cxr -> sanitized_helper,
|
||||||
|
/usr/lib/firefox*/firefox*.sh Cx -> sanitized_helper,
|
||||||
|
|
||||||
# some unpackaged, but popular browsers
|
# some unpackaged, but popular browsers
|
||||||
/usr/lib/icecat-*/icecat Cx -> sanitized_helper,
|
/usr/lib/icecat-*/icecat Cx -> sanitized_helper,
|
||||||
|
|
Loading…
Add table
Reference in a new issue