Now using SIGUSR2.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@814 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -10,4 +10,4 @@ set `$bindir/kx $host`
|
||||
pid=$1
|
||||
disp=:$2
|
||||
auth=$3
|
||||
(xterm -T $host -n $host -e env DISPLAY=$disp XAUTHORITY=$auth $bindir/telnet -D $host ; kill -USR1 $pid) &
|
||||
(xterm -T $host -n $host -e env DISPLAY=$disp XAUTHORITY=$auth $bindir/telnet -D $host ; kill -USR2 $pid) &
|
||||
|
Reference in New Issue
Block a user