Cleanup startup logo (#150)

* startup dhcp

* startup dnsmasq

* startup duckdns

* startup mariadb

* startup nginx

* Update config.json
This commit is contained in:
Pascal Vizeli
2017-07-23 17:11:59 +02:00
committed by GitHub
parent 2231de082f
commit ce3ff8a91b
6 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
"slug": "dhcp_server",
"description": "A simple dhcp server",
"url": "https://home-assistant.io/addons/dhcp_server/",
"startup": "before",
"startup": "system",
"boot": "auto",
"host_network": true,
"options": {