Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Maybe this is a necessity when system-resolved is used in a specific mode (because several resolved mode exists as the 'preserve' mode supposed to preserve the integrity of /etc/resolv.conf for other applications reading it)
ps: systemd sucks
For me what sucks is rather all the distros that enable the systemd-resolved service by default when it is most of the time unnecessary.
I'm pretty sure that to fix the problem mentioned here it was enough to disable the systemd-resolved service and write a conventional /etc/resolv.conf file, that's the default behavior in Arch Linux.
ln -rsf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf