mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-05 06:05:07 -05:00
nts: rename ntscachedir directive to ntsdumpdir
This makes the naming consistent with the existing dumpdir directive and the dump command.
This commit is contained in:
2
conf.h
2
conf.h
@@ -139,7 +139,7 @@ typedef struct {
|
||||
|
||||
extern int CNF_GetHwTsInterface(unsigned int index, CNF_HwTsInterface **iface);
|
||||
|
||||
extern char *CNF_GetNtsCacheDir(void);
|
||||
extern char *CNF_GetNtsDumpDir(void);
|
||||
extern char *CNF_GetNtsServerCertFile(void);
|
||||
extern char *CNF_GetNtsServerKeyFile(void);
|
||||
extern int CNF_GetNtsServerPort(void);
|
||||
|
||||
Reference in New Issue
Block a user