Hello, I'm trying to install resolvconf on Ubuntu 23.10 Mantic Minotaur, but apt insist on systemd-resolved. Is it possible to switch to resolvconf? I need it because of openVpn and interfece order in dns resolving.
Code:
sudo apt install resolvconf
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'systemd-resolved' instead of 'resolvconf'
systemd-resolved is already the newest version (253.5-1ubuntu6).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Regards.