home-assistant.github.io/source
CV 3453399df6 Changed wording and init scripts (#4455)
I  changed the init scripts to be more reliable.

hass executable supports the option --log-file. Using this is much safer and does not lead to problems with permission and overwriting old logfiles. Also I added creating the directory and ownership in the install function. To prevent log file groth I added a logrotate rule.

I moved the update-rc.d command you had in your manual into the install function since you already ad it in the uninstall function. This prevents more copy&paste errors.

I changed the PID file to be located in an extra directory. This way you do not have to to this hack with writing a fake PID file in the install function. Also, I read many users having problems that hass daemon is not starting (see eg. https://community.home-assistant.io/t/autostart-virtualenv-ubuntu-14-04/2120/37) without showing any errors. This is due to a missing PID file or its wrong permissions. By changing as stated and adding a test this problem should not arise any more.

I changes some wording in the manual to make it more understandable.
2018-01-18 23:45:19 +01:00
..
_addons Update lets_encrypt.markdown (#4442) 2018-01-17 15:49:13 +01:00
_components Added PTV (AU) GTFS dataset link (#4452) 2018-01-18 14:19:51 +01:00
_cookbook Sharing my config to the cookbook 2018-01-18 13:13:52 -06:00
_data Fix typo in glossary (#4065) 2017-11-25 23:23:24 +01:00
_docs Changed wording and init scripts (#4455) 2018-01-18 23:45:19 +01:00
_faq Add Browser cache entry 2017-11-06 06:44:07 +01:00
_includes Comment out all-in-one-installer from nav 2017-11-07 23:50:13 -08:00
_layouts
_posts Release 0.61.1 2018-01-16 14:55:50 -08:00
addons
assets Optimised images. Saved 12.5 MB out of 56.7 MB. 27.5% per file on average (up to 99.6%) (#4041) 2017-11-27 15:43:58 +01:00
blog
code_of_conduct
components
cookbook
demo Optimised images. Saved 12.5 MB out of 56.7 MB. 27.5% per file on average (up to 99.6%) (#4041) 2017-11-27 15:43:58 +01:00
developers Update addon_communication.markdown 2018-01-18 22:28:35 +01:00
docs
faq
font
getting-started Fix typo in index.markdown (#4435) 2018-01-17 08:04:48 +01:00
hassio Update zwave.markdown 2018-01-05 18:28:13 +01:00
help Add c't article 2017-12-09 16:55:35 +01:00
images Add release blog post for 0.61 2018-01-15 12:00:17 +01:00
javascripts
privacy
static Optimised images. Saved 12.5 MB out of 56.7 MB. 27.5% per file on average (up to 99.6%) (#4041) 2017-11-27 15:43:58 +01:00
tos
atom.xml
CNAME
favicon.png Optimised images. Saved 12.5 MB out of 56.7 MB. 27.5% per file on average (up to 99.6%) (#4041) 2017-11-27 15:43:58 +01:00
googlef4f3693c209fe788.html
index.html Add docs for entity_config for Google Assistant and Alexa (#4386) 2018-01-11 13:45:14 -08:00
robots.txt
service_worker.js
version.json