Working directory bis (#13338)

This commit is contained in:
tikismoke 2020-05-08 12:29:11 +02:00 committed by GitHub
parent b377ced104
commit c38a6d3638
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,6 +46,7 @@ After=network-online.target
[Service]
Type=simple
User=%i
WorkingDirectory=/home/%i/.homeassistant
ExecStart=/srv/homeassistant/bin/hass -c "/home/%i/.homeassistant"
[Install]