]> git.lizzy.rs Git - torbrowser-launcher.git/commit
Silence the deny apparmor log from lsb_release
authorRoger Shimizu <rosh@debian.org>
Sun, 12 Apr 2020 07:02:51 +0000 (16:02 +0900)
committerintrigeri <intrigeri@boum.org>
Sun, 12 Apr 2020 08:50:28 +0000 (08:50 +0000)
commite71d63bca4b321ff5906558c51515592acb30919
treeec0b25ba83b7c73223dc432e0f014c5e22ff8cd6
parentfc2073de09043caa19936b62eb2cef5509d22fe1
Silence the deny apparmor log from lsb_release

This resolves debian bug: https://bugs.debian.org/913104

lsb_release is only used by Firefox to add extra information to crash reports,
and Tor Browser is built with --disable-crashreporter.

Therefore, AppArmor denying execution of lsb_release should be a no-op,
and we can silence the corresponding log message.
apparmor/torbrowser.Browser.firefox