On 18/06/12 20:39, Arne Schwabe wrote:
> This fixes starting openvpn compiled as client only version of systems that
> have no /tmp (Android). --tmp-dir could only be set if P2MP_SERVER has been
> enabled too.
>
> Signed-off-by: Arne Schwabe
> ---
> src/openvpn/options.c |7 +--
> src/
Hi,
On Mon, Jun 18, 2012 at 08:39:04PM +0200, Arne Schwabe wrote:
> This fixes starting openvpn compiled as client only version of systems that
> have no /tmp (Android). --tmp-dir could only be set if P2MP_SERVER has been
> enabled too.
ACK - as previously discussed on the list and IRC.
gert
-
This fixes starting openvpn compiled as client only version of systems that
have no /tmp (Android). --tmp-dir could only be set if P2MP_SERVER has been
enabled too.
Signed-off-by: Arne Schwabe
---
src/openvpn/options.c |7 +--
src/openvpn/options.h |4 +++-
2 files changed, 8 inser