73d0779858
When we copy the system DNS to a task's `resolv.conf`, we should set the permissions as world-readable so that unprivileged users within the task can read it.
4 lines
151 B
Plaintext
4 lines
151 B
Plaintext
```release-note:bug
|
|
drivers: Fixed a bug where the `resolv.conf` copied from the system was not readable to unprivileged processes within the task
|
|
```
|