home-assistant.github.io/source/_docs/autostart
Fermulator f2ec8c291f update init.d daemon script to specify HASS_BIN (#3700)
* update init.d daemon script to specify HASS_BIN

As per:
 * https://home-assistant.io/docs/autostart/init.d/
, coupled with:
 * https://home-assistant.io/docs/installation/virtualenv/

It's obvious that the user needs to replace "RUN_AS" with the correct user.
What can be made more clear is to include a "HASS_BIN" shell variable, with a similar instruction to update that if needed.

Note that I opted NOT to change the HASS_BIN to the full path /usr/bin/hass, as the previous revision presumably assumes that the `hass` binary is in the $PATH env for whatever user is running it ... (didn't want to change that).

* Fix name
2017-10-21 17:35:57 +02:00
..
init.d.markdown update init.d daemon script to specify HASS_BIN (#3700) 2017-10-21 17:35:57 +02:00
macos.markdown Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
synology.markdown Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
systemd.markdown Update systemd.markdown (#3560) 2017-10-08 23:43:58 +02:00
upstart.markdown Fixed common spelling mistakes (#3544) 2017-10-08 00:39:32 +02:00