--- bin/dxworker.in.orig	Mon Mar 13 23:48:28 2000
+++ bin/dxworker.in	Fri Mar 16 18:53:29 2001
@@ -25,7 +25,7 @@
     set exarch=freebsd
     set uiarch=freebsd
 
-    set remote=/usr/bin/rsh
+    set remote=/usr/bin/ssh
 
     breaksw
 
@@ -140,7 +140,7 @@
 
 # default to running locally, from /usr/lpp/dx  
 set exhost=$thishost
-set dxroot=/usr/lpp/dx
+set dxroot=@prefix@/dx
 set startup=1   # run the startup window by default
 
 
