Browse Source

Update homeassistant-core-install.sh

tteckster 2 years ago
parent
commit
84a4c26b2d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup/homeassistant-core-install.sh

+ 1 - 1
setup/homeassistant-core-install.sh

@@ -108,7 +108,7 @@ After=network-online.target
 Type=simple
 WorkingDirectory=/root/.homeassistant
 ExecStart=/srv/homeassistant/bin/hass -c "/root/.homeassistant"
-
+RestartForceExitStatus=100
 [Install]
 WantedBy=multi-user.target
 EOF