bundles/homeassistant: changes for bookworm

This commit is contained in:
Franzi 2023-08-23 17:17:42 +02:00
parent daae710624
commit 10a9e61026
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 14 additions and 9 deletions

View file

@ -8,6 +8,8 @@ User=homeassistant
WorkingDirectory=/var/opt/homeassistant
ExecStart=/opt/homeassistant/venv/bin/hass -c "/var/opt/homeassistant"
RestartForceExitStatus=100
Restart=on-failure
RestartSec=2
[Install]
WantedBy=multi-user.target