blob: dc4871db64e5bd87f97d13bdcc05bd84f3d9fd9c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- scripts/upchk.orig Fri Jun 1 01:30:24 2001
+++ scripts/upchk Sun Nov 18 16:45:59 2001
@@ -24,7 +24,7 @@
#
# change this to the full path AND name of your upclient executable:
-upclient="/usr/local/sbin/upclient"
+upclient="%%PREFIX%%/sbin/upclient"
# change this to the name of your upclient's pidfile (as defined in
# config.h of the upclient distribution)
|