mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 22:46:32 +00:00
Change resolver handling
This commit is contained in:
parent
fd686de339
commit
4c7d82ac34
@ -2,6 +2,7 @@
|
||||
dns=default
|
||||
plugins=keyfile
|
||||
autoconnect-retries-default=0
|
||||
rc-manager=file
|
||||
|
||||
[keyfile]
|
||||
unmanaged-devices=type:bridge;type:tun;type:veth
|
||||
|
1
buildroot-external/rootfs-overlay/etc/resolv.conf
Symbolic link
1
buildroot-external/rootfs-overlay/etc/resolv.conf
Symbolic link
@ -0,0 +1 @@
|
||||
/run/NetworkManager/resolv.conf
|
@ -1,2 +1,2 @@
|
||||
[unit]
|
||||
[Unit]
|
||||
RequiresMountsFor=/etc/docker /var/lib/docker
|
||||
|
@ -1,4 +1,4 @@
|
||||
[unit]
|
||||
[Unit]
|
||||
RequiresMountsFor=/etc/dropbear
|
||||
|
||||
[Service]
|
||||
|
Loading…
x
Reference in New Issue
Block a user