feat(profiles): add some whonix specific profiles.
Dev only, they may be moved into whonix repo later.
This commit is contained in:
parent
bc0e0c79bc
commit
ccf4b4df06
7 changed files with 198 additions and 0 deletions
6
apparmor.d/tunables/home.d/whonix
Normal file
6
apparmor.d/tunables/home.d/whonix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# apparmor.d - Full set of apparmor profiles
|
||||
# Copyright (C) 2023 Alexandre Pujol <alexandre@pujol.io>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
alias /usr/bin/apt -> /usr/bin/apt.anondist,
|
||||
alias /usr/bin/apt -> /usr/bin/apt.anondist-orig,
|
||||
Loading…
Add table
Add a link
Reference in a new issue