[arch-commits] Commit in linux/trunk (config config.x86_64)

Tobias Powalowski tpowa at nymeria.archlinux.org
Fri Feb 22 17:50:55 UTC 2013


    Date: Friday, February 22, 2013 @ 18:50:55
  Author: tpowa
Revision: 178451

add /bin/systemd for tomoyo startup

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---------------+
 config        |    2 +-
 config.x86_64 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===================================================================
--- config	2013-02-22 17:48:45 UTC (rev 178450)
+++ config	2013-02-22 17:50:55 UTC (rev 178451)
@@ -5875,7 +5875,7 @@
 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="/bin/systemd"
 CONFIG_SECURITY_APPARMOR=y
 CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0
 # CONFIG_SECURITY_YAMA is not set

Modified: config.x86_64
===================================================================
--- config.x86_64	2013-02-22 17:48:45 UTC (rev 178450)
+++ config.x86_64	2013-02-22 17:50:55 UTC (rev 178451)
@@ -5648,7 +5648,7 @@
 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="/bin/systemd"
 CONFIG_SECURITY_APPARMOR=y
 CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0
 # CONFIG_SECURITY_YAMA is not set




More information about the arch-commits mailing list