build: better whonix build.
This commit is contained in:
parent
29b0e3e2e3
commit
bc0e0c79bc
5 changed files with 19 additions and 5 deletions
|
|
@ -7,3 +7,7 @@ apparmor.d/groups/ubuntu
|
||||||
|
|
||||||
# OpenSUSE specific definition
|
# OpenSUSE specific definition
|
||||||
apparmor.d/groups/suse
|
apparmor.d/groups/suse
|
||||||
|
|
||||||
|
# Whonix specific definition
|
||||||
|
apparmor.d/groups/whonix
|
||||||
|
apparmor.d/tunables/home.d/whonix
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,11 @@ apparmor.d/groups/ubuntu
|
||||||
# OpenSUSE specific definition
|
# OpenSUSE specific definition
|
||||||
apparmor.d/groups/suse
|
apparmor.d/groups/suse
|
||||||
|
|
||||||
|
# Whonix specific definition
|
||||||
|
apparmor.d/groups/whonix
|
||||||
|
apparmor.d/abstractions/base.anondist
|
||||||
|
apparmor.d/tunables/home.d/whonix
|
||||||
|
|
||||||
# Profiles provided by they own package
|
# Profiles provided by they own package
|
||||||
chronyd
|
chronyd
|
||||||
libvirt
|
libvirt
|
||||||
|
|
|
||||||
|
|
@ -8,3 +8,7 @@ apparmor.d/groups/apt
|
||||||
|
|
||||||
# Ubuntu specific definition
|
# Ubuntu specific definition
|
||||||
apparmor.d/groups/ubuntu
|
apparmor.d/groups/ubuntu
|
||||||
|
|
||||||
|
# Whonix specific definition
|
||||||
|
apparmor.d/groups/whonix
|
||||||
|
apparmor.d/tunables/home.d/whonix
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,10 @@ root/usr/share/libalpm
|
||||||
# OpenSUSE specific definition
|
# OpenSUSE specific definition
|
||||||
apparmor.d/groups/suse
|
apparmor.d/groups/suse
|
||||||
|
|
||||||
|
# Whonix specific definition
|
||||||
|
apparmor.d/groups/whonix
|
||||||
|
apparmor.d/tunables/home.d/whonix
|
||||||
|
|
||||||
# Profiles provided by they own package
|
# Profiles provided by they own package
|
||||||
chronyd
|
chronyd
|
||||||
libvirt
|
libvirt
|
||||||
|
|
|
||||||
|
|
@ -6,13 +6,10 @@ root/usr/share/libalpm
|
||||||
apparmor.d/groups/suse
|
apparmor.d/groups/suse
|
||||||
|
|
||||||
# Whonix does not have them
|
# Whonix does not have them
|
||||||
apparmor.d/groups/akonadi
|
|
||||||
apparmor.d/groups/browsers
|
|
||||||
apparmor.d/groups/gnome
|
|
||||||
apparmor.d/groups/kde
|
|
||||||
apparmor.d/groups/pacman
|
apparmor.d/groups/pacman
|
||||||
apparmor.d/groups/ubuntu
|
apparmor.d/groups/ubuntu
|
||||||
apparmor.d/groups/virt
|
|
||||||
|
|
||||||
# Profiles provided by they own package
|
# Profiles provided by they own package
|
||||||
chronyd
|
chronyd
|
||||||
|
libvirt
|
||||||
|
virt-aa-helper
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue