We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c5fcb commit 3fd4527Copy full SHA for 3fd4527
source/getting-started/autostart-systemd.markdown
@@ -49,7 +49,7 @@ $ sudo systemctl enable home-assistant@[your user]
49
$ sudo systemctl start home-assistant@[your user]
50
```
51
52
-If everything went well, `sudo systemctl start home-assistant` should give you a positive feedback.
+If everything went well, `sudo systemctl start home-assistant@[your user]` should give you a positive feedback.
53
54
```bash
55
$ sudo systemctl status home-assistant@[your user] -l
0 commit comments