Update homeassistant-core-install.sh

update `homeassistant.service`
This commit is contained in:
tteckster 2023-05-13 10:02:02 -04:00 committed by GitHub
parent 7680982315
commit c542221883
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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