pimoroni / get

Install and helper scripts for Raspbian on the Raspberry Pi
Other
9 stars 7 forks source link

Remove connectivity checks in favour of exit traps #202

Closed Gadgetoid closed 1 year ago

Gadgetoid commented 4 years ago

As reported in https://github.com/pimoroni/clean-shutdown/issues/23 and several other issues/forum posts the check against Google for connectivity can fail in cases where it's blocked either deliberately by the end-user, or by a firewall/content filter. This should be removed and replaced with checks against the exit code of services which require a connection.