diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-06 17:25:07 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-06 17:25:07 +0000 |
commit | 59fc53e8e854533f01842bef4505a70fbbbfc986 (patch) | |
tree | 74cc6894f801499eaa61415d79197300b96c2ab8 /misc/upclient/files/patch-ab | |
parent | Upgrade to 1.0.2 (diff) |
Update to 4.2.1.21
PR: 24108
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=36864
Diffstat (limited to 'misc/upclient/files/patch-ab')
-rw-r--r-- | misc/upclient/files/patch-ab | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/misc/upclient/files/patch-ab b/misc/upclient/files/patch-ab index b423a9795820..1f1af4045616 100644 --- a/misc/upclient/files/patch-ab +++ b/misc/upclient/files/patch-ab @@ -1,6 +1,6 @@ ---- upclient.conf.orig Mon Dec 18 14:19:35 2000 -+++ upclient.conf Sat Dec 30 00:37:19 2000 -@@ -4,7 +4,7 @@ +--- 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 # @@ -8,4 +8,9 @@ +PidFile = /var/run/upclient.pid # Location of pid file AuthKey = <your_authkey> # Your Authorization key - Interval = 120 # Transmit interval + +-Interval = 120 # Transmit interval ++Interval = 550 # Transmit interval + UptimeServer = data.uptimes.net # Uptimes Project's data server + + SendIdleTime = 1 # Send your idle time |