blob: 6a3adb7b06d69938cb69ee2039fb35eb5ee78d55 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- scripts/upchk.orig Mon Sep 23 19:28:31 2002
+++ scripts/upchk Wed Dec 18 02:40:31 2002
@@ -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)
|