mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
add home as WorkingDirectory (#13337)
This commit is contained in:
parent
6ac3763a50
commit
c12d62ffa2
@ -27,6 +27,7 @@ After=network-online.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=%i
|
User=%i
|
||||||
|
WorkingDirectory=/home/%i/.homeassistant
|
||||||
ExecStart=/usr/bin/hass
|
ExecStart=/usr/bin/hass
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user