From 7ee10d1efe6a89625c1c1ab30108a8c4c19689ed Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 18 Jan 2020 19:32:55 +0100 Subject: Move from dhcpcd to NetworkManager --- util/configure_network.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/configure_network.sh') diff --git a/util/configure_network.sh b/util/configure_network.sh index fd85e36..cd2d37c 100644 --- a/util/configure_network.sh +++ b/util/configure_network.sh @@ -29,6 +29,6 @@ echo "" >> /etc/hosts echo "127.0.0.1 localhost" >> /etc/hosts echo "::1 localhost" >> /etc/hosts -systemctl enable dhcpcd +systemctl enable NetworkManager echo "Configured network - OK" -- cgit v1.2.3-70-g09d2