diff --git a/install/openthread-br-install.sh b/install/openthread-br-install.sh index 9c4f69af..1c124e50 100644 --- a/install/openthread-br-install.sh +++ b/install/openthread-br-install.sh @@ -77,7 +77,8 @@ cat </etc/default/otbr-agent # TCP example: spinel+hdlc+uart://192.168.1.100:9999 OTBR_AGENT_OPTS="-I wpan0 -B eth0 spinel+hdlc+uart:///dev/ttyACM0" EOF -systemctl enable -q otbr-agent otbr-web +systemctl enable -q dbus rsyslog bind9 otbr-agent otbr-web +systemctl start -q dbus rsyslog bind9 msg_ok "Configured Services" motd_ssh