add interval
This commit is contained in:
parent
fc349e2b2b
commit
ca7b4ffaad
2 changed files with 2 additions and 0 deletions
|
@ -64,5 +64,6 @@ dpkg-divert --package homeassistant-supervised --add --rename \
|
|||
|
||||
dpkg-divert --package homeassistant-supervised --add --rename \
|
||||
--divert /etc/network/interfaces.real /etc/network/interfaces
|
||||
|
||||
dpkg-divert --package homeassistant-supervised --add --rename \
|
||||
--divert /etc/systemd/resolved.conf.real /etc/systemd/resolved.conf
|
|
@ -16,6 +16,7 @@ connection.llmnr=2
|
|||
|
||||
[connectivity]
|
||||
uri=http://checkonline.home-assistant.io/online.txt
|
||||
interval=600
|
||||
|
||||
[device]
|
||||
wifi.scan-rand-mac-address=no
|
Loading…
Reference in a new issue