Index: openacs-4/etc/keepalive/keepalive-cron.sh =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/keepalive/keepalive-cron.sh,v diff -u -r1.1.2.2 -r1.1.2.3 --- openacs-4/etc/keepalive/keepalive-cron.sh 7 Feb 2005 00:18:22 -0000 1.1.2.2 +++ openacs-4/etc/keepalive/keepalive-cron.sh 7 Feb 2005 00:26:23 -0000 1.1.2.3 @@ -13,7 +13,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]]