Auto base sync: 2025-07-16 23:37:49
This commit is contained in:
@@ -79,8 +79,6 @@
|
|||||||
>
|
>
|
||||||
>`systemctl enable --now systemd-resolved`
|
>`systemctl enable --now systemd-resolved`
|
||||||
>
|
>
|
||||||
>
|
|
||||||
>
|
|
||||||
>### 2. **Отредактируй файл /etc/systemd/resolved.conf**
|
>### 2. **Отредактируй файл /etc/systemd/resolved.conf**
|
||||||
>
|
>
|
||||||
Открой файл:
|
Открой файл:
|
||||||
@@ -103,10 +101,9 @@
|
|||||||
>
|
>
|
||||||
> `/etc/resolv.conf -> ../run/systemd/resolve/stub-resolv.conf`
|
> `/etc/resolv.conf -> ../run/systemd/resolve/stub-resolv.conf`
|
||||||
>
|
>
|
||||||
Если не так, исправь:
|
> Если не так, исправь:
|
||||||
>
|
> rm -f /etc/resolv.conf
|
||||||
>
|
ln -s /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
|
||||||
> `rm -f /etc/resolv.conf ln -s /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf`
|
|
||||||
>### 4. **Перезапусти systemd-resolved**
|
>### 4. **Перезапусти systemd-resolved**
|
||||||
>
|
>
|
||||||
> `systemctl restart systemd-resolved`
|
> `systemctl restart systemd-resolved`
|
||||||
|
|||||||
Reference in New Issue
Block a user