mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 06:56:29 +00:00
Fix handling with resolv.conf (#99)
This commit is contained in:
parent
9113d711f2
commit
e8f80669d7
@ -1 +1 @@
|
|||||||
/run/NetworkManager/resolv.conf
|
/run/resolv.conf
|
@ -1,3 +1,4 @@
|
|||||||
# Cleanup lease files
|
# Cleanup lease files
|
||||||
e /var/lib/NetworkManager/*.lease - - - 14d
|
e /var/lib/NetworkManager/*.lease - - - 14d
|
||||||
C /mnt/overlay/etc/NetworkManager/system-connections - - - - /usr/share/system-connections
|
C /mnt/overlay/etc/NetworkManager/system-connections - - - - /usr/share/system-connections
|
||||||
|
f /run/resolv.conf - - - -
|
||||||
|
Loading…
x
Reference in New Issue
Block a user