diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2026-06-21 14:53:47 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2026-06-21 14:55:04 +0900 |
| commit | 35162b8e195ce7f2eeb1e7cc925c2d19e57cb1e6 (patch) | |
| tree | 63ab2f8b38436e951c7f969b7b97f159dbc73327 /etc | |
| parent | 7807e2e66260807edc08e39f514ee9948e1f3d29 (diff) | |
news: Add entry for openresolv update.
* etc/news.scm <86776ccd30bb44eb856fcf3a14a8338f38fe1367>: New entry.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/news.scm | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm index 86bd757cbae..acb0ec76ee8 100644 --- a/etc/news.scm +++ b/etc/news.scm | |||
| @@ -43,6 +43,22 @@ | |||
| 43 | (channel-news | 43 | (channel-news |
| 44 | (version 0) | 44 | (version 0) |
| 45 | 45 | ||
| 46 | (entry (commit "86776ccd30bb44eb856fcf3a14a8338f38fe1367") | ||
| 47 | (title | ||
| 48 | (en "Openresolv update requires restarting NetworkManager")) | ||
| 49 | (body | ||
| 50 | (en "With this update to the @code{openresolv} package, | ||
| 51 | @command{openresolv} now expects the @file{/etc/resolv.conf} configuration | ||
| 52 | file to contain the header comment @samp{# Generated by resolvconf}. This is | ||
| 53 | taken care of by NetworkManager, but may not immediately happen. To | ||
| 54 | forcefully refresh the @file{/etc/resolv.conf} file and regain a working DNS, | ||
| 55 | you can issue the following commands, as root: | ||
| 56 | |||
| 57 | @example | ||
| 58 | rm /etc/resolv.conf | ||
| 59 | herd restart NetworkManager | ||
| 60 | @end example"))) | ||
| 61 | |||
| 46 | (entry (commit "16b1072f661051e6bc20d8dcafdb183960dd188b") | 62 | (entry (commit "16b1072f661051e6bc20d8dcafdb183960dd188b") |
| 47 | (title | 63 | (title |
| 48 | (en "PostgreSQL logs now go to a unified place") | 64 | (en "PostgreSQL logs now go to a unified place") |
