Skip to content

Commit

Permalink
Merge pull request #479 from diabonas/apparmor-additions
Browse files Browse the repository at this point in the history
AppArmor: silence some more unnecessary permissions
  • Loading branch information
intrigeri authored Aug 21, 2020
2 parents 0d2f14c + bdfe50b commit 275a2b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apparmor/torbrowser.Browser.firefox
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ profile torbrowser_firefox @{torbrowser_firefox_executable} {
deny /sys/devices/system/cpu/*/cache/index[0-9]*/size r,
deny /run/user/[0-9]*/dconf/user rw,
deny /usr/bin/lsb_release x,
deny capability sys_admin,

# Silence denial logs about PulseAudio
deny /etc/pulse/client.conf r,
Expand Down

0 comments on commit 275a2b8

Please sign in to comment.