summaryrefslogtreecommitdiff
path: root/misc/upclient/files/patch-clientchk
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-06-12 01:31:42 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-06-12 01:31:42 +0000
commit25bcc4e68984277d8dec17afbed3b7098bd00373 (patch)
tree2137dc5b84b3bc63f6c96154aab28d51042d614c /misc/upclient/files/patch-clientchk
parent* Update to 1.1.19 (Now with graphing support!) (diff)
Update to 5.0.b8
PR: 53230 Submitted by: maintainer
Diffstat (limited to 'misc/upclient/files/patch-clientchk')
-rw-r--r--misc/upclient/files/patch-clientchk13
1 files changed, 2 insertions, 11 deletions
diff --git a/misc/upclient/files/patch-clientchk b/misc/upclient/files/patch-clientchk
index b645c63e820f..4f1a755f424e 100644
--- a/misc/upclient/files/patch-clientchk
+++ b/misc/upclient/files/patch-clientchk
@@ -1,5 +1,5 @@
---- scripts/clientchk.orig Thu Oct 24 18:48:35 2002
-+++ scripts/clientchk Wed Dec 18 02:41:57 2002
+--- scripts/clientchk.orig Tue May 27 09:03:42 2003
++++ scripts/clientchk Wed Jun 11 23:42:17 2003
@@ -31,7 +31,7 @@
# variables:
@@ -9,12 +9,3 @@
# clientpid: This is the path to the client PID file.
clientpid="/var/run/upclient.pid"
-@@ -43,7 +43,7 @@
-
- # chdirectroy: If we need to change directory before running the client,
- # enter it here.
--chdirectory=""
-+chdirectory="/"
-
- # You can leave deletefiles or chdirector empty if you don't need them.
- # However, you NEED client and clientpid.