From 0d36ec3c7937d274f501258ddf1798b05e4f33c2 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 01:16:45 +0000 Subject: Rename misc/ patch-xy patches to reflect the files they modify. --- misc/upclient/files/patch-src_conf_upclient.conf | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 misc/upclient/files/patch-src_conf_upclient.conf (limited to 'misc/upclient/files/patch-src_conf_upclient.conf') diff --git a/misc/upclient/files/patch-src_conf_upclient.conf b/misc/upclient/files/patch-src_conf_upclient.conf new file mode 100644 index 000000000000..ed742e878c4c --- /dev/null +++ b/misc/upclient/files/patch-src_conf_upclient.conf @@ -0,0 +1,20 @@ +--- src/conf/upclient.conf.orig Sat Nov 30 03:27:16 2002 ++++ src/conf/upclient.conf Wed Dec 18 02:31:09 2002 +@@ -9,7 +9,7 @@ + + AuthKey = your_authkey # Your Authorization key + +-Interval = 300 # Transmit interval ++Interval = 550 # Transmit interval + UptimeServer = @UPTIMES_SERVER@ # Uptimes Project's data server + + SendIdle = 1 # Send CPU idle percent +@@ -20,7 +20,7 @@ + SendCPUDetail = 1 # (BSD, Linux, Solaris & Irix only) + # 0 = send generic CPU architecture + # 1 = send specific CPU model +-SendLoadAvg = 0 # Send 15-minute Load-average (unix only) (not implemented) ++SendLoadAvg = 1 # Send 15-minute Load-average (unix only) + + # Fill in if you're behind a proxy server. + #ProxyServer = -- cgit v1.2.3