| Summary: | sys-apps/systemd-239-r2 force-links /etc/resolv.conf to /run/systemd/resolve/resolv.conf | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | gentoo |
| Component: | Current packages | Assignee: | Gentoo systemd Team <systemd> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | gentoo |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
gentoo
2018-11-17 07:32:15 UTC
On my system, the line in /usr/lib/tmpfiles.d/etc.conf looks like this: > L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf This is the same entry that appears in the systemd git repo. https://github.com/systemd/systemd/blob/v239/tmpfiles.d/etc.conf.m4#L17 This only creates a resolv.conf symlink if no file or symlink exists already. |