git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1182 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-01-22 16:21:34 +00:00
parent 0956245263
commit f510cbb018

View File

@@ -32,4 +32,4 @@ pid=$1
disp=${2}${screen}
auth=$3
kill -USR1 $pid
rsh $rsh_args $host "env DISPLAY=$disp XAUTHORITY=$auth xterm -T $title -n $title $xterm_args &"
rsh -n $rsh_args $host "env DISPLAY=$disp XAUTHORITY=$auth xterm -T $title -n $title $xterm_args &"