From b94cbede06ff7969b77c33bd33e82bb4ce83ce43 Mon Sep 17 00:00:00 2001 From: Hunseop Jeong Date: Wed, 25 Aug 2021 12:35:59 +0900 Subject: [PATCH] [SignalingServer] Run on booting time Enable the on-boot option to run the signaling server at booting time to handle client requests. Change-Id: I9a6a5c2bdac3bb9c69fa373b2c5fd43218ae0dd1 Signed-off-by: Hunseop Jeong --- device_home/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device_home/config.xml b/device_home/config.xml index d4472be..c434d39 100755 --- a/device_home/config.xml +++ b/device_home/config.xml @@ -18,7 +18,7 @@ DeviceHomeService DeviceHomeService - + SignalingServerService SignalingServerService -- 2.7.4