You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
388 B

  1. # Load UCI configuration
  2. confdir /var/etc/chrony.d
  3. # Load NTP servers from DHCP if enabled in UCI
  4. sourcedir /var/run/chrony-dhcp
  5. # Log clock errors above 0.5 seconds
  6. logchange 0.5
  7. # Don't log client accesses
  8. noclientlog
  9. # Mark the system clock as synchronized
  10. rtcsync
  11. # Record the clock's drift
  12. driftfile /var/run/chrony/drift
  13. # Save NTS keys and cookies
  14. ntsdumpdir /var/run/chrony