From 0077195af9d10a5fb150cc03208a1d9b6e89e834 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 9 Oct 2016 16:24:38 +0200 Subject: more systemd --- target/config/Config.in.runtime | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/config/Config.in.runtime') diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index 9ca97f4bf..08a8c3674 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -21,6 +21,11 @@ config ADK_RUNTIME_INIT_S6 select ADK_PACKAGE_S6_PORTABLE_UTILS select ADK_PACKAGE_S6_LINUX_UTILS +config ADK_RUNTIME_INIT_SYSTEMD + bool "Use systemd init and supervision" + select ADK_PACKAGE_SYSTEMD + depends on ADK_TARGET_LIB_GLIBC + config ADK_RUNTIME_INIT_SIMPLEINIT bool "Use a very simple init" select ADK_PACKAGE_SIMPLEINIT -- cgit v1.2.3