wifi-connect
wifi-connect copied to clipboard
Not exiting cleanly on address in use error
trafficstars
If for some reason port 80 is occupied and Error: Cannot start HTTP server on '192.168.42.1:80': address in use is generated, we need to make sure the process exits cleanly by shutting down dnsmasq.
[majorz] This issue has attached support thread https://jel.ly.fish/e2d85868-fd18-433e-839a-1227f6bcbd63
Presumably for SIGTERM too, if it isn't already handling it already.