coreos / fedora-coreos-docs

Documentation for Fedora CoreOS
https://docs.fedoraproject.org/en-US/fedora-coreos/
Other
49 stars 119 forks source link

Wi-Fi: auto-start connection #636

Open hrismarin opened 2 months ago

hrismarin commented 2 months ago

Adding the NetworkManager-wifi package as an extension does not automatically start the Wi-Fi connection. NetworkManager.service should be restarted to establish the connection.

dustymabe commented 2 months ago

considering https://github.com/coreos/fedora-coreos-tracker/issues/1691#issuecomment-2078790842 which I had forgot about, I guess we should actually change the docs here to not use --apply-live and to actually do a reboot after the layering operation is complete.

I think @jlebon is working on a doc update for this in the os extensions section and then we can update the docs on this page to do the same.

at that point we won't need to restart NetworkManager because the system will have rebooted

dustymabe commented 2 months ago

https://github.com/coreos/fedora-coreos-docs/pull/637#event-12627358215 should mean that we are rebooting at least for now.. @hrismarin we can leave this PR open for when https://github.com/coreos/fedora-coreos-tracker/issues/1691 is fixed (@jlebon opened https://github.com/coreos/rpm-ostree/pull/4939 for that) if you like.