aboutsummaryrefslogtreecommitdiffstats
path: root/main/chrony/chronyd.confd
diff options
context:
space:
mode:
Diffstat (limited to 'main/chrony/chronyd.confd')
-rw-r--r--main/chrony/chronyd.confd5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/chrony/chronyd.confd b/main/chrony/chronyd.confd
index fc43a95c40..1d13bf64ae 100644
--- a/main/chrony/chronyd.confd
+++ b/main/chrony/chronyd.confd
@@ -2,6 +2,11 @@
CFGFILE="/etc/chrony/chrony.conf"
+# chronyd takes some time to perform a second fork, by enabling this
+# option chronyd is deamonized through start-stop-daemon(1) thereby
+# significantly reducing the startup time.
+FAST_STARTUP=no
+
# Configuration dependant options :
# -s - Set system time from RTC if rtcfile directive present
# -r - Reload sample histories if dumponexit directive present