--- projects/cms/source/conient/build/etc/default.conf 2001/01/30 01:56:35 1.1 +++ projects/cms/source/conient/build/etc/default.conf 2001/01/30 03:15:58 1.2 @@ -1,6 +1,6 @@ # Initial Conient configuration # -# $Id: default.conf,v 1.1 2001/01/30 01:56:35 ajm Exp $ +# $Id: default.conf,v 1.2 2001/01/30 03:15:58 ajm Exp $ # The friendly name of this client # used to identify our connection to the server @@ -43,7 +43,13 @@ control.port=4510 # if you do NOT wish to use this command, and simply # connect direct, just comment this line # -#firewall.command=ssh -l ajm4 -L%PORT%:%SERVER%:%PORT% raptor.ukc.ac.uk sleep 99999 +#firewall.command=ssh -l ajm4 -L%PORT%:%SERVER%:%PORT% raptor.ukc.ac.uk sleeper.sh +# +# NOTE: in the above command sleeper.sh is: +# +# #!/bin/sh +# pkill -u ajm4 -x sleep +# sleep 7200 # the time in seconds to wait for the firewall.command to # finish executing and thus start up the pipe