Make sure systemd-networkd and Networkmanager aren't both trying to get control of the network.
This commit is contained in:
parent
ef015add0a
commit
b22785ab3e
@ -260,6 +260,7 @@ echo '%wheel ALL=(ALL) ALL' > /etc/sudoers.d/wheel
|
||||
# Set the hostname
|
||||
echo stormux > /etc/hostname
|
||||
# Configure services
|
||||
systemctl disable systemd-networkd.service systemd-networkd.socket
|
||||
systemctl enable brltty.path cronie.service fake-hwclock.service fenrirscreenreader.service log2ram.service NetworkManager.service
|
||||
# Cleanup packages
|
||||
pacman -Sc --noconfirm
|
||||
|
Loading…
Reference in New Issue
Block a user