Index: openacs-4/etc/keepalive/keepalive.sh =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/keepalive/keepalive.sh,v diff -u -r1.4 -r1.5 --- openacs-4/etc/keepalive/keepalive.sh 12 Jun 2004 14:26:23 -0000 1.4 +++ openacs-4/etc/keepalive/keepalive.sh 24 Feb 2005 13:32:57 -0000 1.5 @@ -10,7 +10,7 @@ # @author Peter Marklund # the next line restarts using tclsh, the trailing slash is intentional \ -exec tclsh "$0" "$@" +exec /usr/bin/tclsh "$0" "$@" set script_dir [file dirname [info script]]