mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-17 23:33:35 +01:00
Use DoT as fallback (#1597)
* Use DoT as fallback / add cache * Stage * merge * fix lint * Fallback server * use fallback * add nxdomain * Address comments
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
# ==============================================================================
|
||||
# Start Service service
|
||||
# ==============================================================================
|
||||
export LD_PRELOAD="/usr/local/lib/libjemalloc.so.2"
|
||||
|
||||
exec python3 -m supervisor
|
||||
Reference in New Issue
Block a user