diff options
author | Nicolás Reynolds <fauno@parabola.nu> | 2013-02-27 11:41:09 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@parabola.nu> | 2013-02-27 11:41:09 -0300 |
commit | 5d736d1341e23e62a115ff985eed7dc506642cb7 (patch) | |
tree | c223cd26e699b134c6ee397bf6d0730560bb9b68 /libre/linux-libre/config.x86_64 | |
parent | 08ad6a1796e89e23792e2ca4cc760d8dd432884c (diff) | |
parent | c12c4a04a2df7565aaaf8e195ab8cc971f9bbd0c (diff) |
Merge branch 'master' of ssh://gparabola/srv/git/abslibre
Diffstat (limited to 'libre/linux-libre/config.x86_64')
-rw-r--r-- | libre/linux-libre/config.x86_64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/config.x86_64 b/libre/linux-libre/config.x86_64 index dcf662c3c..5818aa984 100644 --- a/libre/linux-libre/config.x86_64 +++ b/libre/linux-libre/config.x86_64 @@ -5639,7 +5639,7 @@ CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048 CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024 # CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/sbin/tomoyo-init" -CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/sbin/init" +CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/usr/lib/systemd/systemd" CONFIG_SECURITY_APPARMOR=y CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0 # CONFIG_SECURITY_YAMA is not set |