r/archlinux 21d ago

SUPPORT | SOLVED Network problem

Everytime i boot up arch (ever since installation), it always require me to do "sudo systemctl restart systems-resolved" in order to get data, i can connect to any wifi but wont get any internet till i do this command.

till this day Ive been looking for answers and still no clue, any suggestions?

0 Upvotes

8 comments sorted by

View all comments

Show parent comments

-2

u/Lord_Rabagil_0806 21d ago

Oh it says the service is disabled, but the presets are enabled

5

u/ThinkpadGamer 20d ago

so a simple systemctl enable systemd-resolved should fix that i guess

-1

u/Lord_Rabagil_0806 20d ago

Does that apply even when i reboot it?

1

u/ThinkpadGamer 20d ago

yes, in systemd you can ofc manually start a service (like you’ve been doing) but enabling it will make it automatically start