diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-11-19 06:38:34 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-11-19 06:38:34 +0000 |
commit | 4a4b0cc5d35990ebf86fce3be641f3408fa83146 (patch) | |
tree | 8043053bf2342d684cd0651e8cfc5c56c9438b24 /misc/upclient/files/patch-ab | |
parent | o slave port handling enhancements (diff) |
Update to 4.2.1.23 The Uptimes Project is back!
PR: 32080
Submitted by: maintainer
Approved by: lioux
Notes
Notes:
svn path=/head/; revision=50208
Diffstat (limited to 'misc/upclient/files/patch-ab')
-rw-r--r-- | misc/upclient/files/patch-ab | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/misc/upclient/files/patch-ab b/misc/upclient/files/patch-ab index 1f1af4045616..df189f5b908a 100644 --- a/misc/upclient/files/patch-ab +++ b/misc/upclient/files/patch-ab @@ -1,16 +1,13 @@ ---- upclient.conf.orig Wed Dec 27 00:48:16 2000 -+++ upclient.conf Sat Dec 30 06:11:27 2000 -@@ -4,11 +4,11 @@ - # upclient.conf - # - --PidFile = /home/alex/.upclient.pid # Location of pid file -+PidFile = /var/run/upclient.pid # Location of pid file +--- 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 @@ AuthKey = <your_authkey> # Your Authorization key -Interval = 120 # Transmit interval +-UptimeServer = data.uptimes.net # Uptimes Project's data server +Interval = 550 # Transmit interval - UptimeServer = data.uptimes.net # Uptimes Project's data server ++UptimeServer = uptimes.wonko.com # Uptimes Project's data server SendIdleTime = 1 # Send your idle time + SendLoadAvg = 1 # Send load average |