mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-12-26 23:19:26 +01:00
parent
ffeb68af3b
commit
22e5367db4
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@ profile torbrowser @{exec_path} flags=(attach_disconnected) {
|
|||
owner "@{tmp}/Tor Project*" rwk,
|
||||
owner "@{tmp}/Tor Project*/" rw,
|
||||
owner "@{tmp}/Tor Project*/**" rwk,
|
||||
owner @{tmp}/@{rand8}.* rw,
|
||||
owner @{tmp}/mozilla_pc@{int}/ rw,
|
||||
owner @{tmp}/mozilla_pc@{int}/* rwk,
|
||||
|
||||
# Due to the nature of the browser, we silence much more than for Firefox.
|
||||
deny capability sys_ptrace,
|
||||
|
|
Loading…
Reference in a new issue