Update homeassistant-core-install.sh

This commit is contained in:
tteckster 2022-10-02 20:19:43 -04:00 committed by GitHub
parent d46ce6a114
commit 84a4c26b2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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