Vanilla-OS / first-setup

This utility is meant to be used in Vanilla OS as a first-setup wizard. It takes care of the user choices.
GNU General Public License v3.0
71 stars 33 forks source link

fix [#274]: waits for internet connection after second boot #294

Closed taukakao closed 4 months ago

taukakao commented 4 months ago

The first-setup might fail without internet access so we need to wait until internet access is available.

Fixes #274