Is there a way to customize the behavior of wifi-connect
before and after it connects to wifi when not using a Dockerfile?
The wifi-connect
program automatically runs on startup, which means there isn’t a chance to make changes to how the different wifi states can be visualized (e.g. LEDs).
This isn’t an issue when using a Dockerfile because you can customize the behavior within the start.sh
script.