The NetworkManager service is absent from my ubuntu server 24.04. I still get internet connections, but I can't manage them through systemd like before.
Is it really a bug, or is it by design, in which case I guess manually installing network-manager could be a problem?
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="Ubuntu 24.04 LTS"
$ sudo systemctl status NetworkManager
Unit NetworkManager.service could not be found.