/contrib/ntp/include/homerc.def

https://bitbucket.org/freebsd/freebsd-head/ · Module-Definition · 9 lines · 7 code · 2 blank · 0 comment · 0 complexity · 034a1ff142e9f9e5bccc837f0c82f31a MD5 · raw file

  1. /* -*- Mode: Text -*- */
  2. #ifndef __windows__
  3. rcfile = ".ntprc";
  4. #else
  5. rcfile = "ntp.ini";
  6. #endif
  7. homerc = $HOME, ".";