diff --git a/usr.sbin/ntp/include/config.h b/usr.sbin/ntp/include/config.h index 5d516831f44b..7386d38b7617 100644 --- a/usr.sbin/ntp/include/config.h +++ b/usr.sbin/ntp/include/config.h @@ -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