freebsd-dev/contrib/ntp/include/homerc.def
Ollivier Robert ea906c4152 Merge ntpd & friends 4.2.4p5 from vendor/ntp/dist into head. Next commit
will update usr.sbin/ntp to match this.

MFC after:	2 weeks
2008-08-22 15:58:00 +00:00

10 lines
145 B
Plaintext

/* -*- Mode: Text -*- */
#ifndef __windows__
rcfile = ".ntprc";
#else
rcfile = "ntp.ini";
#endif
homerc = $HOME, ".";