Hi. I mistakenly tried these 2 commands
sudo systemctl disable --now NetworkManager.service
sudo systemctl enable --now systemd-networkd.service
Now network manager does not start automatically
I have to manually do this every time
sudo systemctl restart NetworkManager
Does anyone know command to restore system back to normal .
thanks for any help