~mozillateam/firefox/firefox.utopic

848.1.85 by Chris Coulson
Grrrr, hate bzr. The file-ids need to match aurora, else the 2 branches are completely unmergeable. Goodbye history
1
Apparmor Profile
2
----------------
3
If your system uses AppArmor, please note that the shipped profile is disabled
4
by default. The profile can be enabled by performing:
5
848.1.281 by Chris Coulson
* New upstream release from the beta channel (FIREFOX_15_0b1_BUILD1)
6
$ sudo aa-enforce /etc/apparmor.d/usr.bin.@MOZ_PKG_NAME@
848.1.85 by Chris Coulson
Grrrr, hate bzr. The file-ids need to match aurora, else the 2 branches are completely unmergeable. Goodbye history
7
8
The profile can be disabled by performing:
848.1.281 by Chris Coulson
* New upstream release from the beta channel (FIREFOX_15_0b1_BUILD1)
9
$ sudo aparmor_parser -R /etc/apparmor.d/usr.bin.@MOZ_PKG_NAME@
10
$ sudo ln -s /etc/apparmor.d/usr.bin.@MOZ_PKG_NAME@ /etc/apparmor.d/disable/usr.bin.@MOZ_PKG_NAME@
848.1.85 by Chris Coulson
Grrrr, hate bzr. The file-ids need to match aurora, else the 2 branches are completely unmergeable. Goodbye history
11
12
This profile should work without modification for most plugins available in
13
Ubuntu, but may require adjusting for your environment. Please see
14
https://wiki.ubuntu.com/DebuggingApparmor before filing a bug against this
15
software.