FIX: network issue

This commit is contained in:
hikari
2024-05-27 13:30:02 +03:30
committed by GitHub
parent e600c1b156
commit 45ba8a686b

View File

@@ -258,7 +258,7 @@ configure_network() {
fi >> /etc/netctl/default
netctl enable default
fi
dhclient
systemctl enable sshd
}