diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-10-19 22:14:38 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-10-19 22:14:38 +0000 |
commit | 6aee96b6e7235f17ed27655d80d1f67ed718397c (patch) | |
tree | a50db2bb2d534dd521be1392d094d3aa83e13f8e /misc/upclient/files/patch-ab | |
parent | * Upgrade to 1.3. (diff) |
* Upgrade to 5.0.b5.
* Changed MASTER_SITES.
* Respect PREFIX correctly.
PR: 44283
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=68386
Diffstat (limited to 'misc/upclient/files/patch-ab')
-rw-r--r-- | misc/upclient/files/patch-ab | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/misc/upclient/files/patch-ab b/misc/upclient/files/patch-ab index df189f5b908a..ab837aa78c5d 100644 --- a/misc/upclient/files/patch-ab +++ b/misc/upclient/files/patch-ab @@ -1,13 +1,11 @@ ---- conf/upclient.conf.orig Sat Jun 16 18:33:54 2001 -+++ conf/upclient.conf Sun Nov 18 17:33:13 2001 -@@ -8,8 +8,8 @@ +--- src/conf/upclient.conf.orig Thu Oct 10 04:36:24 2002 ++++ src/conf/upclient.conf Sat Oct 19 19:41:36 2002 +@@ -9,7 +9,7 @@ - AuthKey = <your_authkey> # Your Authorization key + AuthKey = <your_authkey> # Your Authorization key --Interval = 120 # Transmit interval --UptimeServer = data.uptimes.net # Uptimes Project's data server -+Interval = 550 # Transmit interval -+UptimeServer = uptimes.wonko.com # Uptimes Project's data server +-Interval = 300 # Transmit interval ++Interval = 550 # Transmit interval + UptimeServer = @UPTIMES_SERVER@ # Uptimes Project's data server - SendIdleTime = 1 # Send your idle time - SendLoadAvg = 1 # Send load average + SendIdleTime = 1 # Send your idle time |