From 4321cb1ee4575c44d6b5b595ba3aad907b738697 Mon Sep 17 00:00:00 2001 From: Xavier Petit <32063953+xpetit@users.noreply.github.com> Date: Mon, 23 Sep 2019 19:31:18 +0100 Subject: [PATCH] Let network-manager installed --- scripts/ubuntu_tweaks.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/scripts/ubuntu_tweaks.sh b/scripts/ubuntu_tweaks.sh index 59aa01ed3..2209d28ae 100755 --- a/scripts/ubuntu_tweaks.sh +++ b/scripts/ubuntu_tweaks.sh @@ -39,13 +39,6 @@ swapoff /swapfile || true rm -f /swapfile sed -i '/swapfile/d' /etc/fstab -# Network configuration -interface=$(ip route get 1.1.1.1 | head -1 | cut -d' ' -f5) - -cat <> /etc/network/interfaces -allow-hotplug $interface -iface $interface inet dhcp -EOF # Purge unused Ubuntu packages PKGS="