boards/sim: kvdbd no autostart when remote server

N/A
Works with kvdb remote server version

Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
Change-Id: Ib79de8c1c1eda757efe533b4fecdce90b1c61f50
This commit is contained in:
Peter Bee
2021-03-19 14:23:59 +08:00
committed by bijunda1
parent a84c81f4d5
commit fe447997dd
+2
View File
@@ -70,10 +70,12 @@ testrunner >/system/testing/testrunner.log &
#endif /* CONFIG_NSH_ROMFSETC */
#ifdef CONFIG_KVDB
#ifndef KVDB_REMOTE_SERVER
kvdbd &
usleep 10
#endif /* !CONFIG_REMOTE_SERVER */
#endif /* CONFIG_KVDB */
#ifdef CONFIG_UORB