diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-10-19 15:26:52 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-10-19 15:26:52 +0200 |
commit | 7ac6bd0ae01cc14ef6a02272eb2e80330655bef6 (patch) | |
tree | 601501c5fb1f4ddee7a0a734a861a6d174b6619b /profiles/wheezy | |
parent | 40b67cdda0f97092d38208f74afa097ad28d7737 (diff) |
Sort Desktop.web.security class.
Diffstat (limited to 'profiles/wheezy')
-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 |