davesteele / comitup

Bootstrap Wifi support over Wifi
https://davesteele.github.io/comitup/
GNU General Public License v2.0
322 stars 54 forks source link

Web service #26

Closed normandmickey closed 4 years ago

normandmickey commented 5 years ago

I am trying to use comitup to manage the WiFi connections on an RPI that uses a web application that runs on Docker. I tried setting the web service in comitup.conf to docker.service but Docker starts running anyway.

davesteele commented 5 years ago

You would need to use systemctl to stop and to disable the Docker service.