mirror of
https://github.com/systemd/systemd.git
synced 2025-09-05 01:44:45 +03:00
tmpfiles: create /etc/resolv.conf as link to networkd's version, if it doesn't exist
If /etc/resolv.conf doesn't exist it's better than nothing to make it point to networkd's version.
This commit is contained in:
@@ -10,3 +10,4 @@
|
|||||||
L /etc/os-release - - - - ../usr/lib/os-release
|
L /etc/os-release - - - - ../usr/lib/os-release
|
||||||
L /etc/localtime - - - - ../usr/share/zoneinfo/UTC
|
L /etc/localtime - - - - ../usr/share/zoneinfo/UTC
|
||||||
L /etc/mtab - - - - ../proc/self/mounts
|
L /etc/mtab - - - - ../proc/self/mounts
|
||||||
|
L /etc/resolv.conf - - - - ../run/systemd/resolve/resolv.conf
|
||||||
|
Reference in New Issue
Block a user