Comment 3 for bug 1713896

Revision history for this message
Maciej Kisielewski (kissiel) wrote :

Once snaps with this patch are released it will be possible to edit checkbox config using command line, like so:

$ sudo checkbox-snappy.configure OPEN_N_SSID=TestWifi WPA_N_PSK=unhackable OBEX_TARGET=D8:FB:5E:92:4E:0D

Thanks to your query I found a little bug with how numeric values were processed, and the patch for that landed here:
https://code.launchpad.net/~kissiel/checkbox-support/+git/checkbox-support/+merge/333875