mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +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]
|
||||
Type=simple
|
||||
User=%i
|
||||
WorkingDirectory=/home/%i/.homeassistant
|
||||
ExecStart=/usr/bin/hass
|
||||
|
||||
[Install]
|
||||
|
Loading…
x
Reference in New Issue
Block a user