Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 2010 01:06:03 +0100
From:      "Sevan / Venture37" <venture37@gmail.com>
To:        freebsd-ports@freebsd.org
Cc:        Dean Hamstead <dean@fragfest.com.au>
Subject:   Re: net-mgmt/netdisco 1.0 update
Message-ID:  <AANLkTik6tBII1O47cSHw0GHhJbUYxxG6QVHH0heaWoXv@mail.gmail.com>
In-Reply-To: <AANLkTinldyW2Jen9itZXB8IRntQ2ZrOGUfEyPer_65VS@mail.gmail.com>
References:  <AANLkTinldyW2Jen9itZXB8IRntQ2ZrOGUfEyPer_65VS@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
ammended patch for netdisco.crontab, use this patch instead of the one
included in the previous diff.


Sevan / Venture37

Index: files/patch-netdisco.crontab
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/netdisco/files/patch-netdisco.crontab,v
retrieving revision 1.1
diff -u -r1.1 patch-netdisco.crontab
--- files/patch-netdisco.crontab	13 Jul 2006 00:11:12 -0000	1.1
+++ files/patch-netdisco.crontab	18 Jul 2010 23:58:43 -0000
@@ -1,7 +1,7 @@
---- netdisco.crontab.orig	Sun Dec  5 02:14:26 2004
-+++ netdisco.crontab	Sat Apr  8 23:11:20 2006
+--- netdisco.crontab.orig	2010-07-04 02:08:01.000000000 +0100
++++ netdisco.crontab	2010-07-04 02:07:28.000000000 +0100
 @@ -4,34 +4,34 @@
- # $Id: netdisco.crontab,v 1.7 2004/12/05 02:14:26 maxbaker Exp $
+ # $Id: netdisco.crontab,v 1.8 2009/06/10 18:39:03 maxbaker Exp $

  #MAILTO=max
 -PATH=/bin:/usr/bin:/usr/local/bin
@@ -20,8 +20,8 @@
 +0 1 * * *       %%PREFIX%%/bin/netdisco -b -B

  # Restart admin panel daemon nightly
--0 2 * * *       /usr/local/netdisco/netdisco -p restart
-+0 2 * * *       %%PREFIX%%/bin/netdisco -p restart
+-0 2 * * *       /usr/local/netdisco/netdisco -b -p restart
++0 2 * * *       %%PREFIX%%/bin/netdisco -b -p restart

  # Refresh Graph every day
 -0 3 * * *       /usr/local/netdisco/netdisco -b -g 2>&1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTik6tBII1O47cSHw0GHhJbUYxxG6QVHH0heaWoXv>