comparison README.axis @ 310:4b4478d0d2b9 ucc-axis-hack

add a comment on usage
author Matt Johnston <matt@ucc.asn.au>
date Sun, 26 Mar 2006 08:28:16 +0000
parents 1876c6bb084b
children
comparison
equal deleted inserted replaced
309:474c1a700b67 310:4b4478d0d2b9
1 Running it:
2
3 For normally (just vfork(), no inetd):
4
5 ./dropbear -F -E
6
7 (add -v for verbose). Note that since it's vforking, only one connection
8 will reliably work at a time.
9
10 For inetd-server mode, which will execv() a new dropbear inetd child each time:
11
12 ./dropbear -x /path/to/dropbear -F -E
13
14 ---------------------
15
1 From: Bernard Blackham <[email protected]> 16 From: Bernard Blackham <[email protected]>
2 To: [email protected] 17 To: [email protected]
3 Subject: [tech] axis building 18 Subject: [tech] axis building
4 Date: Mon, 6 Mar 2006 20:05:15 +0800 19 Date: Mon, 6 Mar 2006 20:05:15 +0800
5 Message-ID: <[email protected]> 20 Message-ID: <[email protected]>