mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-06-26 04:53:59 +03:00
temporary fix for config code blocks
This commit is contained in:
@ -8,7 +8,7 @@ tags: [linux]
|
||||
Неприятно, когда конфиг не даёт поменять себя ручками, да?
|
||||
В `/etc/dhcp/dhclient.conf` необходимо добавить строки перезаписи:
|
||||
|
||||
```config
|
||||
```python
|
||||
supersede domain-name-servers <dns-1>, <dns-n>;
|
||||
supersede domain-name "<domain.local>";
|
||||
```
|
||||
|
Reference in New Issue
Block a user