Skip to content

Commit cbf499d

Browse files
fabaffballoob
authored andcommitted
Remove download link (home-assistant#1531)
1 parent d572d30 commit cbf499d

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

source/getting-started/autostart-systemd.markdown

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,7 @@ WantedBy=multi-user.target
3535
EOF'
3636
```
3737

38-
There is also another [sample service file](https://raw.githubusercontent.com/home-assistant/home-assistant/master/script/home-assistant%40.service) available. To use this one, just download it.
39-
40-
```bash
41-
$ sudo wget https://raw.githubusercontent.com/home-assistant/home-assistant/master/script/home-assistant%40.service -O /etc/systemd/system/home-assistant@[your user].service
42-
```
43-
44-
If you've setup Home Assistant in virtualenv following the guide the following template should work for you.
38+
If you've setup Home Assistant in `virtualenv` following the guide the following template should work for you.
4539

4640
```
4741
[Unit]

0 commit comments

Comments
 (0)