FIX: network issue

This commit is contained in:
hikari 2024-05-27 13:30:02 +03:30 committed by GitHub
parent e600c1b156
commit 45ba8a686b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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