Lines Matching full:sudo
50 sudo killall otbr-agent || true
57 sudo "${OTBR_AGENT}" -I wpan0 -v -d 6 "spinel+hdlc+forkpty://${OT_RCP}?forkpty-arg=1" --auto-attach…
58 sudo "${OTBR_AGENT}" -I wpan0 -v -d 6 "spinel+hdlc+forkpty://${OT_RCP}?forkpty-arg=1" --auto-attach…
59 sudo "${OTBR_AGENT}" -I wpan0 -v -d 6 "spinel+hdlc+forkpty://${OT_RCP}?forkpty-arg=1" --auto-attach…
61 sudo cp "${ABS_TOP_BUILDDIR}/src/agent/otbr-agent.conf" /etc/dbus-1/system.d/
62 sudo chmod +r /etc/dbus-1/system.d/otbr-agent.conf
63 sudo systemctl reload dbus
65 sudo "${OTBR_AGENT}" -I wpan0 -v -d 6 "spinel+hdlc+forkpty://${OT_RCP}?forkpty-arg=1" &
67 sudo "${OT_CTL}" factoryreset
69 sudo "${OT_CTL}" dataset init new
70 sudo "${OT_CTL}" dataset commit active
71 sudo "${OT_CTL}" ifconfig up
72 sudo "${OT_CTL}" thread start
74 sudo "${OT_CTL}" state | grep "leader"
76 sudo killall otbr-agent
78 sudo "${OTBR_AGENT}" -I wpan0 -v -d 6 "spinel+hdlc+forkpty://${OT_RCP}?forkpty-arg=1" --auto-attach…
80 sudo "${OT_CTL}" state | grep "disabled"
82 sudo killall otbr-agent
84 sudo "${OTBR_AGENT}" -I wpan0 -v -d 6 "spinel+hdlc+forkpty://${OT_RCP}?forkpty-arg=1" --auto-attach…
86 sudo "${OT_CTL}" state | grep "leader"
88 sudo killall otbr-agent
90 sudo "${OTBR_AGENT}" -I wpan0 -v -d 6 "spinel+hdlc+forkpty://${OT_RCP}?forkpty-arg=1" --auto-attach…
92 sudo "${OT_CTL}" state | grep "leader"
93 sudo "${OT_CTL}" reset
95 sudo "${OT_CTL}" state | grep "disabled"