Skip to content

chrony: better config requested #4571

Open
@Artoria2e5

Description

@Artoria2e5

Bug description

We currently have

echo -e "\n# Enable kernel RTC sync\nrtcsync" >> "$PKGDIR"/etc/chrony.conf

This degrades precision because this turns off RTC drift rate tracking.

Steps to reproduce

  • run chronyd somehow
  • run chronyc
  • type "rtcdata"

Update channel(s)

stable

Package and version

Same as last time

Recommended fix:

Instead of rtcsync, write rtcfile /var/lib/chrony/rtc\nrtcautotrim 1.

Metadata

Metadata

Assignees

Labels

enhancementTopic/issue involves an AOSC OS enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions