set NTP_KEYSDIR to "/etc/ntp" so that the crypto/autokey/leapseconds stuff
works as before
This commit is contained in:
parent
82722a8d91
commit
d02011e188
@ -958,7 +958,7 @@
|
||||
/* #undef NO_PARENB_IGNPAR */
|
||||
|
||||
/* Default location of crypto key info */
|
||||
#define NTP_KEYSDIR "/usr/local/etc"
|
||||
#define NTP_KEYSDIR "/etc/ntp"
|
||||
|
||||
/* Do we have ntp_{adj,get}time in libc? */
|
||||
#define NTP_SYSCALLS_LIBC 1
|
||||
|
Loading…
Reference in New Issue
Block a user