home-assistant.github.io/source/_docs
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
..
automation Clarified numeric state trigger description (#3464) 2017-10-01 11:59:11 +02:00
autostart update init.d daemon script to specify HASS_BIN (#3700) 2017-10-21 17:35:57 +02:00
backend Update updater docs 2017-06-15 23:17:28 -07:00
configuration Adding note on entity naming (#3677) 2017-10-20 08:07:34 +02:00
ecosystem Update .travis.yml example (#3645) 2017-10-16 21:48:14 +02:00
frontend Add note about add-ons and extenstions (#3490) 2017-10-02 07:56:40 +02:00
installation Corrected permissions 2017-10-19 08:43:36 +01:00
mqtt Fix Liquid error introduced with #3573 2017-10-11 12:53:30 +02:00
scripts Typo fix on scripts page (#3265) 2017-08-27 21:33:39 +02:00
tools Fixed common spelling mistakes (#3544) 2017-10-08 00:39:32 +02:00
z-wave Update device-specific.markdown (#3186) 2017-09-12 09:42:03 +02:00
asterisk_mbox.markdown Documentation for asterisk_mbox component (#2908) 2017-08-08 13:27:04 +02:00
automation.markdown Add information for "initial_state: True" change (#2584) 2017-05-07 10:16:22 +02:00
autostart.markdown Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
backend.markdown Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
configuration.markdown Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
ecosystem.markdowm Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
frontend.markdown Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
glossary.markdown Add intro 2017-10-16 22:47:58 +02:00
installation.markdown Reword last para into more conventional English. (#3505) 2017-10-03 20:18:47 +02:00
mqtt.markdown Re-organisation Documentation and Getting started (#2055) 2017-02-23 11:09:41 +01:00
scripts.markdown Corrected details for wait_template (#3563) 2017-10-09 08:01:35 +02:00
tools.markdown Add "Tools and Helper" section (#2114) 2017-02-23 17:21:07 +01:00
z-wave.markdown Installation of python_openzwave on OSX (#3660) 2017-10-20 09:50:07 +02:00