Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/chrony: add FAST_STARTUP option to OpenRC services | Sören Tempel | 2018-10-15 | 1 | -0/+5 |
| | | | | | | | | | | chronyd takes quite some time to perform a double fork to deamonize, thereby blocking OpenRC. This is probably the case because it blocks until time is synchronized. When enabled the FAST_STARTUP option performs the double fork through start-stop-daemon(1) thereby significantly reducing the startup of the chronyd service. | ||||
* | main/chrony: updated with latest initd and confd from gentoo | Duane Hughes | 2011-04-28 | 1 | -6/+0 |
| | | | | fixes #603 | ||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 1 | -0/+18 |
and fixed misc build issues |