homeass more log
This commit is contained in:
parent
d62e609863
commit
5c8e28ddb5
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ defaults = {
|
|||
'User': 'homeassistant',
|
||||
'Group': 'homeassistant',
|
||||
'WorkingDirectory': "/opt/homeassistant",
|
||||
'ExecStart': "/opt/homeassistant/venv/bin/python3 /opt/homeassistant/venv/bin/hass -c /opt/homeassistant/data",
|
||||
'ExecStart': "/opt/homeassistant/venv/bin/python3 /opt/homeassistant/venv/bin/hass -c /opt/homeassistant/data --debug",
|
||||
},
|
||||
'Install': {
|
||||
'WantedBy': {
|
||||
|
|
Loading…
Reference in a new issue