set NTP_KEYSDIR to "/etc/ntp" so that the crypto/autokey/leapseconds stuff

works as before
This commit is contained in:
drochner 2006-06-23 16:58:58 +00:00
parent 82722a8d91
commit d02011e188

View File

@ -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