summaryrefslogtreecommitdiff
path: root/misc/upclient/files/patch-clientchk
blob: 4f1a755f424ea159d1da6f3aaade9c879cb06ca4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- scripts/clientchk.orig	Tue May 27 09:03:42 2003
+++ scripts/clientchk	Wed Jun 11 23:42:17 2003
@@ -31,7 +31,7 @@
 # variables:
 
 # client: This is the path to the client program.
-client="/usr/sbin/upclient"
+client="%%PREFIX%%/sbin/upclient"
 
 # clientpid: This is the path to the client PID file.
 clientpid="/var/run/upclient.pid"