Kubuntu 23.10 connects to wifi, but only after all other startup programs have run.
I’m just curious as to why that is. And what controls this startup behavior.
I’ve had to change some startup scripts for rclone, to wait until a network connection is present before starting. Other than that it’s not a problem.


FYI:
/etc/grub.d/10_linuxshould not be edited directly for permanent changes since those changes get replaced when grub is updated.Use
/etc/default/grubfor permanent changes.