diff options
-rw-r--r-- | profiles/wheezy/classes/Desktop/web/security.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/wheezy/classes/Desktop/web/security.yml b/profiles/wheezy/classes/Desktop/web/security.yml index ae7b528..d901e91 100644 --- a/profiles/wheezy/classes/Desktop/web/security.yml +++ b/profiles/wheezy/classes/Desktop/web/security.yml @@ -6,9 +6,9 @@ parameters: pkg: - include Iceweasel security plugins pkg: + - xul-ext-certificatepatrol + - xul-ext-cookie-monster - xul-ext-flashblock - xul-ext-noscript - - xul-ext-cookie-monster - - xul-ext-certificatepatrol - xul-ext-refcontrol - xul-ext-requestpolicy |