[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5178588d33c0b0f990b9b5f0ac16e6b35740b40f)

Vlad Glagolev scm at sourcemage.org
Sun Nov 11 08:57:02 EST 2007


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 net/openntpd/HISTORY    |    4 ++++
 net/openntpd/init.d/ntp |    1 -
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 5178588d33c0b0f990b9b5f0ac16e6b35740b40f
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    openntpd: removed '-s' flag, cause startup with it takes too much time when network is down (for example @ laptop)

diff --git a/net/openntpd/HISTORY b/net/openntpd/HISTORY
index 1fbfff2..7ca9f7c 100644
--- a/net/openntpd/HISTORY
+++ b/net/openntpd/HISTORY
@@ -1,3 +1,7 @@
+2007-11-11 Vlad Glagolev <stealth at sourcemage.org>
+	* init.d/ntp: removed '-s' flag, cause startup with it takes
+	  too much time when network is down (for example @ laptop)
+
 2006-09-21 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed BUILD_API=2.
 
diff --git a/net/openntpd/init.d/ntp b/net/openntpd/init.d/ntp
index 4cd1cf6..4a3c3a1 100644
--- a/net/openntpd/init.d/ntp
+++ b/net/openntpd/init.d/ntp
@@ -2,7 +2,6 @@
 
 #PIDFILE=/var/run/ntp/ntpd.pid
 PROGRAM=/usr/sbin/ntpd
-ARGS='-s'
 RUNLEVEL=3
 NEEDS="+network"
 



More information about the SM-Commit mailing list