voxpupuli / puppet-chrony

Puppet module for Chrony with Systemd
https://forge.puppet.com/puppet/chrony
Apache License 2.0
13 stars 59 forks source link

allow logchange to be a float with an arbitrary range #161

Closed jhoblitt closed 1 year ago

jhoblitt commented 1 year ago

The chrony source does not appear to have any restrictions on the range of the logchange value.

See: https://git.tuxfamily.org/chrony/chrony.git/tree/reference.c#n498

jcpunk commented 1 year ago

Interesting!