Skip to content

Commit

Permalink
Build in AppArmor support
Browse files Browse the repository at this point in the history
It's optionally used by Whonix.
  • Loading branch information
HW42 committed Feb 6, 2018
1 parent 870bbb4 commit 96b8fba
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion config-qubes
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,13 @@ CONFIG_USB_CONFIGFS_MASS_STORAGE=y
CONFIG_USB_DUMMY_HCD=m


################################################################################
## Enable AppArmor
## It's optionally used by Whonix (https://www.whonix.org/wiki/AppArmor).

CONFIG_SECURITY_APPARMOR=y


################################################################################
## TODO: from diff to old config

Expand All @@ -139,7 +146,6 @@ CONFIG_USB_DUMMY_HCD=m
##
## CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
##
## CONFIG_SECURITY_APPARMOR=y
## sensors from 0f976d972a1671a303fad30a5e690304b0b82ee0
##
## Intel ME driver e0f8e9ca81b80d897b190f48a4af80eff3198cb1

0 comments on commit 96b8fba

Please sign in to comment.