summaryrefslogtreecommitdiff
path: root/misc/upclient/files/patch-src_conf_upclient.conf
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 01:16:45 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 01:16:45 +0000
commit0d36ec3c7937d274f501258ddf1798b05e4f33c2 (patch)
treeb35c705d3b36af5129c9a15430528661add3b428 /misc/upclient/files/patch-src_conf_upclient.conf
parentStage net-mgmt/routers2-extras and cleanup (diff)
Rename misc/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363282
Diffstat (limited to 'misc/upclient/files/patch-src_conf_upclient.conf')
-rw-r--r--misc/upclient/files/patch-src_conf_upclient.conf20
1 files changed, 20 insertions, 0 deletions
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 = <your.proxy.server.com>