Alex
c1aeb7ed55
Update systemd unit file for virtualenv ( #1785 )
...
The current systemd unit file will provoke an error because the 'ExecPre' line calls a shell built-in function and all systemd Execs need to use an absolute path. the proposed change sets the python environment using the provided 'Environment' calls as used by systemd.
2017-01-17 08:02:12 +01:00
Paulus Schoutsen
c88b3a1b8d
Merge branch 'current' into next
2017-01-15 08:54:16 -08:00
Todd McNeal
53c00cd702
Update systemd template used in manual installs ( #1687 )
...
The systemd template included on the "Getting Started" guide assumes that the user running Home Assistant is called 'hass', however the [Manual Installation guide](https://home-assistant.io/getting-started/installation-raspberry-pi/ ) uses the username 'homeassistant'.
2017-01-14 11:01:49 +01:00
Mathieu Maret
9208d8b761
Howto start hass with docker and systemd ( #1746 )
...
Add unit example to start hass with docker using systemd.
Useful if you have several config with several user
2017-01-10 20:45:14 +01:00
Todd McNeal
204a8d5359
Update systemd template used in manual installs ( #1687 )
...
The systemd template included on the "Getting Started" guide assumes that the user running Home Assistant is called 'hass', however the [Manual Installation guide](https://home-assistant.io/getting-started/installation-raspberry-pi/ ) uses the username 'homeassistant'.
2017-01-06 10:43:44 +01:00
Fabian Affolter
cbf499dc87
Remove download link ( #1531 )
2016-12-03 09:59:02 -08:00
arjenfvellinga
eb538d9b70
Changed order of instructions. ( #1466 )
...
Order of the instructions suggested that the sample service file could be used if you installed Hass in a virtual environment. Which isn't the case.
2016-11-20 18:06:29 +01:00
Alex Tzonkov
f65559a2b4
Adding missing '-c' option ( #1351 )
2016-10-28 09:20:14 +02:00
ryqiem
bf29b1e84b
Update autostart-systemd.markdown
2016-10-23 15:19:34 +02:00
ryqiem
ecf53028d7
Added virtualenv example
2016-10-23 10:53:19 +02:00
ThinkPadNL
27acac5ccc
Update autostart-systemd.markdown ( #748 )
...
Small grep line added to make it easier to spot errors.
2016-08-08 17:06:27 +02:00
Matthias Urlichs
819456600c
Fix systemd service file's path ( #734 )
...
Local changes to systemd belong in /etc, not /lib.
Also, running journalctl doesn't require sudo.
2016-08-06 18:32:13 +02:00
Nils Uliczka
3fd4527f5e
Show correct command to start the service ( #522 )
2016-06-01 16:03:19 +02:00
Fabian Affolter
30e3e67115
Update name
2016-05-14 17:18:26 +02:00
Alex Harvey
61516f8d91
Update autostart-systemd.markdown
2016-04-24 01:17:04 -07:00
Paulus Schoutsen
432ee1a169
Update getting started
2016-04-16 17:10:09 -07:00