mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
ubuntu-browsers, ubuntu-helpers: support Debian's Chromium paths.
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
/usr/bin/seamonkey Cx -> sanitized_helper,
|
||||
/usr/bin/sensible-browser Pixr,
|
||||
|
||||
/usr/bin/chromium-browser Cx -> sanitized_helper,
|
||||
/usr/lib/chromium-browser/chromium-browser Cx -> sanitized_helper,
|
||||
/usr/bin/chromium{,-browser} Cx -> sanitized_helper,
|
||||
/usr/lib/chromium{,-browser}/chromium{,-browser} Cx -> sanitized_helper,
|
||||
|
||||
# this should cover all firefox browsers and versions (including shiretoko
|
||||
# and abrowser)
|
||||
|
@@ -65,7 +65,7 @@ profile sanitized_helper {
|
||||
# require the santized_helper (ie, LD_PRELOAD will only use standard system
|
||||
# paths (man ld.so)).
|
||||
/usr/lib/chromium-browser/chromium-browser-sandbox PUxr,
|
||||
/usr/lib/chromium-browser/chrome-sandbox PUxr,
|
||||
/usr/lib/chromium{,-browser}/chrome-sandbox PUxr,
|
||||
/opt/google/chrome/chrome-sandbox PUxr,
|
||||
/opt/google/chrome/google-chrome Pixr,
|
||||
/opt/google/chrome/chrome Pixr,
|
||||
|
Reference in New Issue
Block a user