11 lines
284 B
Text
11 lines
284 B
Text
--- bin/ORIG/dxworker.in Tue May 8 11:01:28 2001
|
|
+++ bin/dxworker.in Wed Jun 20 20:11:39 2001
|
|
@@ -15,7 +15,7 @@
|
|
set thismach=`uname -m`
|
|
set thishost=`hostname | sed -e 's/\..*$//'`
|
|
set thisver=`uname -r`
|
|
-set remote=/usr/bin/rsh
|
|
+set remote=/usr/bin/ssh
|
|
set showversion=0
|
|
|
|
|