From 0a0c116036e3a2d44af3169d52637ca80c7f535c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 27 Nov 2016 17:23:46 +0100 Subject: dropbear: add systemd unit file and integrate logic to package build --- target/config/Config.in.runtime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/config/Config.in.runtime') diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index 7379f153e..6dc61e668 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -176,7 +176,7 @@ config ADK_RUNTIME_TMPFS_SIZE default "32768" if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 default "8192" if ADK_TARGET_SYSTEM_MIKROTIK_RB532 default "1024" - depends on !ADK_RUNTIME_INIT_SIMPLEINIT + depends on !ADK_RUNTIME_INIT_SIMPLEINIT && !ADK_RUNTIME_INIT_SYSTEMD help Size of /tmp in memory in Kilobyte. -- cgit v1.2.3