[commit] BSDanywhere - r244 - branches/stephan

0 views
Skip to first unread message

bsdan...@startek.ch

unread,
Dec 2, 2008, 10:50:58 AM12/2/08
to bsdanywhe...@googlegroups.com
Author: stephan
Date: Tue Dec 2 16:50:57 2008
New Revision: 244

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

Reply all
Reply to author
Forward
0 new messages