From bbeac44f2ccf70fade50333a4d652b42e9f28cb7 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Fri, 22 Feb 2013 19:16:35 +0000 Subject: [PATCH] add /usr/lib/systemd/systemd for tomoyo startup --- config | 2 +- config.x86_64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index 31d8e52..71fb934 100644 --- a/config +++ b/config @@ -5875,7 +5875,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="/bin/systemd" +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 diff --git a/config.x86_64 b/config.x86_64 index 849088f..6a2c37b 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -5648,7 +5648,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="/bin/systemd" +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