uxc: fix 'stop' command
authorDaniel Golle <daniel@makrotopia.org>
Mon, 13 Jul 2020 09:10:05 +0000 (10:10 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 13 Jul 2020 11:14:49 +0000 (12:14 +0100)
commitdacab12b301085eac00e84a94e42096de70886e8
tree85de0aa980c17509289b8249e2686ff84ed27c7e
parentb586e7d693d39247d854b03c15610173b7a42f61
uxc: fix 'stop' command

The 'stop' command was requesting an invalid ubus method. Fix method
name to make 'stop' operation work.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
uxc.c