Removed mosquitto from snips
Using standalone mosquitto instead Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
32b2a35a05
commit
5ed04fe80b
2 changed files with 4 additions and 4 deletions
|
@ -42,7 +42,7 @@ cd /
|
|||
|
||||
#start own mqtt service.
|
||||
if [ $ENABLE_MQTT == yes ]; then
|
||||
mosquitto -d
|
||||
mosquitto -c /etc/mosquitto/mosquitto.conf -d
|
||||
fi
|
||||
|
||||
#start Snips analytics service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue