diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-01-05 03:37:07 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-01-05 03:37:07 +0000 |
commit | 9efa8d4a6c744fc8f65de387a6c6e117e37134c5 (patch) | |
tree | 807e3cb9ad5c24e6f906c1465a868a9add5e952b /misc/upclient/files/patch-ab | |
parent | Update to 8.11.2 (diff) |
Major update from 3.04 to 4.2.1.19
PR: 23948
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Notes
Notes:
svn path=/head/; revision=36804
Diffstat (limited to 'misc/upclient/files/patch-ab')
-rw-r--r-- | misc/upclient/files/patch-ab | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/misc/upclient/files/patch-ab b/misc/upclient/files/patch-ab index f96076a7a67a..b423a9795820 100644 --- a/misc/upclient/files/patch-ab +++ b/misc/upclient/files/patch-ab @@ -1,9 +1,11 @@ ---- upclient.conf.orig Fri Aug 20 11:22:32 1999 -+++ upclient.conf Fri Aug 20 11:25:12 1999 -@@ -3,5 +3,5 @@ - HostID <HostID> - Login <Loginname> - Pass <Password> --Interval 60 -+Interval 550 - UptimeServer uptime.hexon.cx +--- 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 + # + +-PidFile = /home/alex/.upclient.pid # Location of pid file ++PidFile = /var/run/upclient.pid # Location of pid file + + AuthKey = <your_authkey> # Your Authorization key + Interval = 120 # Transmit interval |