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.i686 | |
parent | 08ad6a1796e89e23792e2ca4cc760d8dd432884c (diff) | |
parent | c12c4a04a2df7565aaaf8e195ab8cc971f9bbd0c (diff) | |
download | abslibre-5d736d1341e23e62a115ff985eed7dc506642cb7.tar.gz abslibre-5d736d1341e23e62a115ff985eed7dc506642cb7.tar.bz2 abslibre-5d736d1341e23e62a115ff985eed7dc506642cb7.zip |
Merge branch 'master' of ssh://gparabola/srv/git/abslibre
Diffstat (limited to 'libre/linux-libre/config.i686')
-rw-r--r-- | libre/linux-libre/config.i686 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/config.i686 b/libre/linux-libre/config.i686 index 1491a2ff6..f6af7876a 100644 --- a/libre/linux-libre/config.i686 +++ b/libre/linux-libre/config.i686 @@ -5866,7 +5866,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 |