connectcore-demo-server: start service after bluetooth
bluetooth daemon is a requisite for the demo app. Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
8cb72edb65
commit
59365b0ff7
|
|
@ -1,6 +1,6 @@
|
|||
[Unit]
|
||||
Description=Initialization of ConnectCore demo server
|
||||
After=busybox-httpd.service
|
||||
After=busybox-httpd.service bluetooth.service
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
|
|
|||
Loading…
Reference in New Issue