summaryrefslogtreecommitdiff
path: root/target/config/Config.in.runtime
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-11-27 17:23:46 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-11-27 17:24:03 +0100
commit0a0c116036e3a2d44af3169d52637ca80c7f535c (patch)
tree2bad89e40d215107affb4ae9f8d1dbcebae4f4fd /target/config/Config.in.runtime
parentfaa7498553e0c46bed2b27c3affa2e2278567631 (diff)
dropbear: add systemd unit file and integrate logic to package build
Diffstat (limited to 'target/config/Config.in.runtime')
-rw-r--r--target/config/Config.in.runtime2
1 files changed, 1 insertions, 1 deletions
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.