Site updated at 2017-05-17 05:33:54 UTC
This commit is contained in:
parent
543169956d
commit
2910bc1e1e
25 changed files with 39 additions and 39 deletions
|
@ -232,7 +232,7 @@ $ sudo adduser hass sudo
|
|||
</code>
|
||||
</p>
|
||||
<p>If you did not already log in as the user that currently runs Home Assistant, change to that user (usually <code class="highlighter-rouge">hass</code> or <code class="highlighter-rouge">homeassistant</code> - you may have used a command similar to this in the past):</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>su -s /bin/bash hass
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo su -s /bin/bash hass
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>Make sure you are in the home directory for the HA user:</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue