Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

Service: Use correct TimeoutSec option. #260

Merged
merged 2 commits into from
Apr 21, 2019
Merged

Service: Use correct TimeoutSec option. #260

merged 2 commits into from
Apr 21, 2019

Conversation

ludeeus
Copy link
Member

@ludeeus ludeeus commented Apr 20, 2019

Description:

TimeOutSec is not valid, it needs to be TimeoutSec

This is with the 1.6 image:

pi@hassbian:~ $ sudo journalctl | grep TimeOutSec
Apr 14 17:39:29 hassbian systemd[1]: /etc/systemd/system/install_homeassistant.service:7: Unknown lvalue 'TimeOutSec' in section 'Service', ignoring

Related issue (if applicable): Fixes #

Checklist (Required):

  • The code change is tested and works locally.

@ludeeus ludeeus added this to the 0.13.0 milestone Apr 20, 2019
@ludeeus ludeeus requested a review from Landrash April 20, 2019 08:45
Landrash
Landrash previously approved these changes Apr 21, 2019
@Landrash
Copy link
Collaborator

Looks good to me. Optionally we should double the number since it takes quite a while to install and could fail on slower hardware such as a pi zero. Haven't tested since all of mine are in production currently.

@ludeeus
Copy link
Member Author

ludeeus commented Apr 21, 2019

So bump it to a full hour (3600)?`

@Landrash
Copy link
Collaborator

Landrash commented Apr 21, 2019 via email

@Landrash Landrash merged commit f6b0094 into home-assistant:dev Apr 21, 2019
@ludeeus ludeeus deleted the correct-timeout branch April 21, 2019 21:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants