|
From: <abe...@us...> - 2013-04-27 18:26:17
|
Revision: 6058
http://sourceforge.net/p/astlinux/code/6058
Author: abelbeck
Date: 2013-04-27 18:26:15 +0000 (Sat, 27 Apr 2013)
Log Message:
-----------
ntpd, when NTPBROADCAST=yes clarify in the rc.conf comments that the IPv4 multicast only applies to the 1st LAN Interface
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-04-27 18:20:07 UTC (rev 6057)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-04-27 18:26:15 UTC (rev 6058)
@@ -323,7 +323,7 @@
## NTPd Server
## Note: also see NTPSERVS in the "General Configuration" section.
-## Enable NTP broadcasts to local LAN(s). Use with something like
+## Enable NTP broadcasts to local 1st LAN Interface (INTIF). Use with something like
## Tardis (win32) or ntpd (listen mode).
#NTPBROADCAST=yes
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|