ACK -Steffan On 11 Jan 2014 12:51, "Gert Doering" <g...@greenie.muc.de> wrote:
> See trac#218 > > Signed-off-by: Gert Doering <g...@greenie.muc.de> > --- > doc/openvpn.8 | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/doc/openvpn.8 b/doc/openvpn.8 > index 7736c63..f694080 100644 > --- a/doc/openvpn.8 > +++ b/doc/openvpn.8 > @@ -2097,6 +2097,16 @@ In many cases, the > parameter can point to an empty directory, however > complications can result when scripts or restarts > are executed after the chroot operation. > + > +Note: if OpenVPN is built using the PolarSSL SSL > +library, > +.B \-\-chroot > +will only work if a /dev/urandom device node is available > +inside the chroot directory > +.B dir. > +This is due to the way PolarSSL works (it wants to open > +/dev/urandom every time randomness is needed, not just once > +at startup) and nothing OpenVPN can influence. > .\"********************************************************* > .TP > .B \-\-setcon context > -- > 1.8.3.2 > > > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > _______________________________________________ > Openvpn-devel mailing list > Openvpn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openvpn-devel >