On Sat, Jul 2, 2016 at 8:04 PM, Stephane Charette <[email protected]> wrote: > I'm running BBGW-blank-debian-8.5-seeed-iot-armhf-2016-06-19-4gb.img on a > BBGW. I've used connmanctl to configure the wifi network to which I want to > connect, and everything is working OK so far. On bootup, my BBGW does DHCP > an address and I can ssh into it. > > What I'd like to do now is disable the SoftAp0 interface with the > 192.168.8.1 address. What is the correct/clean way to do this? > > If I run "sudo systemctl disable wificonfig.service", then wifi doesn't come > up at all the next time I reboot.
SoftAp0 is created by the wifidog service: wifidog-pre-startup.service & wifidog-gateway.service https://github.com/rcn-ee/repos/blob/master/seeed-wificonfig-installer/suite/jessie/debian/wifidog_pre Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjAwZH-79JnCVJzozLrLrAGFvBtTFFxK%3DzpDZPp_2ChJw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
