Site updated at 2017-09-03 11:50:26 UTC
This commit is contained in:
parent
4324bdb5aa
commit
72d9d84eaf
26 changed files with 67 additions and 64 deletions
|
@ -90,6 +90,9 @@
|
|||
</code></pre>
|
||||
</div>
|
||||
<p>Create an <code class="highlighter-rouge">/etc/rc.local</code> file to enable Home Assistant to start when the jail starts. The command in <code class="highlighter-rouge">/etc/rc.local</code> can also be run in a terminal session but Home Assistant will exit when that session is closed.</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="c"># cd / && mkdir /home && /home/.homeassistant/</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="c"># /usr/local/bin/hass --open-ui --config /home/.homeassistant/ &</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue