mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 22:05:27 +00:00
ubuntu-browsers abstraction: simplify rule.
Thanks to Christian Boltz <apparmor@cboltz.de> for the suggestion!
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
# this should cover all firefox browsers and versions (including shiretoko
|
# this should cover all firefox browsers and versions (including shiretoko
|
||||||
# and abrowser)
|
# and abrowser)
|
||||||
/usr/bin/firefox Cxr -> sanitized_helper,
|
/usr/bin/firefox Cxr -> sanitized_helper,
|
||||||
/usr/lib/firefox*/firefox*{,.sh} Cx -> sanitized_helper,
|
/usr/lib/firefox*/firefox* Cx -> sanitized_helper,
|
||||||
|
|
||||||
# Iceweasel
|
# Iceweasel
|
||||||
/usr/bin/iceweasel Cxr -> sanitized_helper,
|
/usr/bin/iceweasel Cxr -> sanitized_helper,
|
||||||
|
Reference in New Issue
Block a user