summaryrefslogtreecommitdiff
path: root/sntp/include/homerc.def
diff options
context:
space:
mode:
Diffstat (limited to 'sntp/include/homerc.def')
-rw-r--r--sntp/include/homerc.def9
1 files changed, 9 insertions, 0 deletions
diff --git a/sntp/include/homerc.def b/sntp/include/homerc.def
new file mode 100644
index 0000000..18b4dcb
--- /dev/null
+++ b/sntp/include/homerc.def
@@ -0,0 +1,9 @@
+/* -*- Mode: Text -*- */
+
+#ifndef __windows__
+rcfile = ".ntprc";
+#else
+rcfile = "ntp.ini";
+#endif
+
+homerc = $HOME, ".";