Site updated at 2017-10-07 22:49:55 UTC

This commit is contained in:
Travis CI 2017-10-07 22:49:56 +00:00
parent f9a8fad682
commit 9ff55add23
128 changed files with 676 additions and 657 deletions

View file

@ -96,7 +96,7 @@
<span class="c">#</span>
<span class="c"># Installation:</span>
<span class="c"># 1) If any commands need to run before executing hass (like loading a</span>
<span class="c"># virutal environment), put them in PRE_EXEC. This command must end with</span>
<span class="c"># virtual environment), put them in PRE_EXEC. This command must end with</span>
<span class="c"># a semicolon.</span>
<span class="c"># 2) Set RUN_AS to the username that should be used to execute hass.</span>
<span class="c"># 3) Copy this script to /etc/init.d/</span>