mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Working directory bis (#13338)
This commit is contained in:
parent
b377ced104
commit
c38a6d3638
@ -46,6 +46,7 @@ After=network-online.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=%i
|
User=%i
|
||||||
|
WorkingDirectory=/home/%i/.homeassistant
|
||||||
ExecStart=/srv/homeassistant/bin/hass -c "/home/%i/.homeassistant"
|
ExecStart=/srv/homeassistant/bin/hass -c "/home/%i/.homeassistant"
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user