aboutsummaryrefslogtreecommitdiffstats
path: root/main/chrony/chronyd.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/chrony: add FAST_STARTUP option to OpenRC servicesSören Tempel2018-10-151-1/+7
| | | | | | | | | | 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: Added description to init.d scriptDaniele Coli2015-10-271-0/+2
| | | | | Added description to init.d script in order to make it compliant with rc-system and avoid annoying warning messages on syslog.
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-1/+1
|
* main/chrony: updated with latest initd and confd from gentooDuane Hughes2011-04-281-0/+9
| | | | fixes #603
* main/chrony: provide ntp-client and ntp-serverNatanael Copa2010-02-081-0/+1
| | | | fixes #260
* main/chrony,clamav,clamsmtp,conntrack,cyrus-sasl: start services after fwNatanael Copa2009-09-151-0/+1
|
* moved extra/* to main/Natanael Copa2009-07-241-0/+58
and fixed misc build issues