ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/conient/build/etc/default.conf
(Generate patch)

Comparing projects/cms/source/conient/build/etc/default.conf (file contents):
Revision 1.1 by ajm, Tue Jan 30 01:56:35 2001 UTC vs.
Revision 1.2 by ajm, Tue Jan 30 03:15:58 2001 UTC

# Line 43 | Line 43 | control.port=4510
43   # if you do NOT wish to use this command, and simply
44   # connect direct, just comment this line
45   #
46 < #firewall.command=ssh -l ajm4 -L%PORT%:%SERVER%:%PORT% raptor.ukc.ac.uk sleep 99999
46 > #firewall.command=ssh -l ajm4 -L%PORT%:%SERVER%:%PORT% raptor.ukc.ac.uk sleeper.sh
47 > #
48 > # NOTE: in the above command sleeper.sh is:
49 > #
50 > #  #!/bin/sh
51 > #  pkill -u ajm4 -x sleep
52 > #  sleep 7200
53  
54   # the time in seconds to wait for the firewall.command to
55   # finish executing and thus start up the pipe

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines