2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-29 21:38:15 +00:00

ubuntu-browsers abstraction: simplify rule.

Thanks to Christian Boltz <apparmor@cboltz.de> for the suggestion!
This commit is contained in:
intrigeri 2016-04-24 19:34:58 +02:00
parent 221a8681c0
commit fdbdf26b33

View File

@ -30,7 +30,7 @@
# 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,
/usr/lib/firefox*/firefox* Cx -> sanitized_helper,
# Iceweasel
/usr/bin/iceweasel Cxr -> sanitized_helper,