summaryrefslogtreecommitdiff
path: root/ntpd/ntpdsim-opts.def
diff options
context:
space:
mode:
Diffstat (limited to 'ntpd/ntpdsim-opts.def')
-rw-r--r--ntpd/ntpdsim-opts.def15
1 files changed, 15 insertions, 0 deletions
diff --git a/ntpd/ntpdsim-opts.def b/ntpd/ntpdsim-opts.def
new file mode 100644
index 0000000000000..093c325cf209a
--- /dev/null
+++ b/ntpd/ntpdsim-opts.def
@@ -0,0 +1,15 @@
+/* -*- Mode: Text -*- */
+
+autogen definitions options;
+
+#include copyright.def
+#include homerc.def
+
+prog-name = "ntpdsim";
+prog-title = "NTP daemon simulation program";
+
+#define SIM
+#include ntpdbase-opts.def
+
+detail = <<- _END_DETAIL
+ _END_DETAIL;