Log:
Clearer question.
Modified:
branches/stephan/etc_rc.local.tpl
Modified: branches/stephan/etc_rc.local.tpl
==============================================================================
--- branches/stephan/etc_rc.local.tpl (original)
+++ branches/stephan/etc_rc.local.tpl Tue Dec 2 16:50:57 2008
@@ -122,7 +122,7 @@
fi
done
- echo -n "Synchronize the time using ntpd? (Y/n) "
+ echo -n "Synchronize time with default servers? (Y/n) "
read ntp
if [ -z "$ntp" ] || [ "$ntp" = "y" ] || [ "$ntp" = "Y" ] || [ "$ntp" = "yes" ] || [ "$ntp" = "Yes" ]
then