mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-07 16:55:07 -05:00
Add rtcsync directive
The directive enables the 11 minute kernel mode. It cannot be used when the normal RTC tracking is enabled.
This commit is contained in:
@@ -36,6 +36,7 @@ struct timex {
|
||||
};
|
||||
|
||||
#define ADJ_FREQUENCY 0x0002 /* frequency offset */
|
||||
#define ADJ_MAXERROR 0x0004 /* maximum time error */
|
||||
#define ADJ_STATUS 0x0010 /* clock status */
|
||||
#define ADJ_TICK 0x4000 /* tick value */
|
||||
#define ADJ_OFFSET_SINGLESHOT 0x8001 /* old-fashioned adjtime */
|
||||
|
||||
Reference in New Issue
Block a user