mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 23:25:06 -05:00
keys: remove support for command key
Without the cmdmon authentication, there is no need for command keys.
This commit is contained in:
2
conf.h
2
conf.h
@@ -60,8 +60,6 @@ extern int CNF_GetLogRefclocks(void);
|
||||
extern int CNF_GetLogTempComp(void);
|
||||
extern char *CNF_GetKeysFile(void);
|
||||
extern char *CNF_GetRtcFile(void);
|
||||
extern uint32_t CNF_GetCommandKey(void);
|
||||
extern int CNF_GetGenerateCommandKey(void);
|
||||
extern int CNF_GetDumpOnExit(void);
|
||||
extern int CNF_GetManualEnabled(void);
|
||||
extern int CNF_GetCommandPort(void);
|
||||
|
||||
Reference in New Issue
Block a user