mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
14 lines
462 B
Plaintext
14 lines
462 B
Plaintext
$NetBSD: patch-ad,v 1.4 2004/01/19 00:01:51 jklos Exp $
|
|
|
|
--- conf/upclient.conf.orig Sat Jun 16 18:33:54 2001
|
|
+++ conf/upclient.conf
|
|
@@ -9,7 +9,7 @@
|
|
AuthKey = <your_authkey> # Your Authorization key
|
|
|
|
Interval = 120 # Transmit interval
|
|
-UptimeServer = data.uptimes.net # Uptimes Project's data server
|
|
+UptimeServer = uptimes.hostingwired.com # Uptimes Project's data server
|
|
|
|
SendIdleTime = 1 # Send your idle time
|
|
SendLoadAvg = 1 # Send load average
|