From fdbdf26b336e03f2339529e225529fb45f10c35e Mon Sep 17 00:00:00 2001 From: intrigeri Date: Sun, 24 Apr 2016 19:34:58 +0200 Subject: [PATCH] ubuntu-browsers abstraction: simplify rule. Thanks to Christian Boltz for the suggestion! --- profiles/apparmor.d/abstractions/ubuntu-browsers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/apparmor.d/abstractions/ubuntu-browsers b/profiles/apparmor.d/abstractions/ubuntu-browsers index 33e5cf667..5242749ac 100644 --- a/profiles/apparmor.d/abstractions/ubuntu-browsers +++ b/profiles/apparmor.d/abstractions/ubuntu-browsers @@ -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,