This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
home-assistant-formula
mirror of
https://github.com/salt-formulas/salt-formula-home-assistant
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
supervisor fix
pull/1/head
Ales Komarek
8 years ago
parent
d6e01bdc27
commit
40934ca8e8
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
home_assistant/files/supervisor.conf
+ 1
- 1
home_assistant/files/supervisor.conf
View File
@@ -1,6 +1,6 @@
[program:home_assistant_server]
command=/srv/home_assistant/bin/hass --config /etc/homeassistant/
command=/srv/home_assistant/bin/hass --config /etc/home
_
assistant/
directory=/srv/home_assistant
autostart=true
autorestart=true
Write
Preview
Loading…
Cancel
Save