Site updated at 2016-08-08 15:09:17 UTC

This commit is contained in:
Travis CI 2016-08-08 15:09:17 +00:00
parent 2ae03982e9
commit 2429f18a3d
22 changed files with 40 additions and 35 deletions

View file

@ -161,6 +161,11 @@ $ sudo systemctl start home-assistant@[your user]
</div>
</div>
<p>Because the log can scroll quite quickly, you might want to open a second terminal to view only the errors:<br />
<code>bash
$ journalctl -f -u home-assistant@[your user] | grep -i 'error'
</code></p>
</article>