diff options
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 |