summaryrefslogtreecommitdiffstats
path: root/rules/openntpd.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-02-07 21:06:50 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-02-07 21:06:50 +0000
commit3b605ff3e99d08f4335656f4a9eea585babb05d3 (patch)
tree20720778bb6d0708a890fc4d6984004e248c6dfa /rules/openntpd.in
parent2bb93721e20da4f5a26e4855f5e6dcc327df1cc0 (diff)
downloadptxdist-3b605ff3e99d08f4335656f4a9eea585babb05d3.tar.gz
ptxdist-3b605ff3e99d08f4335656f4a9eea585babb05d3.tar.xz
remove default n; patch by Ladislav Michl
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4510 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/openntpd.in')
-rw-r--r--rules/openntpd.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/openntpd.in b/rules/openntpd.in
index 34f2b3983..f1db43f64 100644
--- a/rules/openntpd.in
+++ b/rules/openntpd.in
@@ -3,7 +3,6 @@ menu "OpenNTPD "
config OPENNTPD
bool
prompt "OpenNTPD (Network Time Synchronisation Daemon)"
- default n
help
This will install the BSD Open NTPD Daemon
OpenNTPD is a FREE, easy to use implementation of the
@@ -26,7 +25,7 @@ config OPENNTPD_ARC4RANDOM
default y
depends on OPENNTPD
help
- Enabled by default - if unshure, say YES
+ Enabled by default - if unsure, say YES
Say NO and install OpenSSL as alternative.