openvpn/fsl.openvpn

Sat, 27 Oct 2012 17:20:32 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 27 Oct 2012 17:20:32 +0200
changeset 749
cb3670951831
permissions
-rw-r--r--

Provide new (drupal) required xmlwriter and update to new vendor version.

     1 ##
     2 ##  fsl.openvpn -- OSSP fsl configuration
     3 ##
     5 ident (openvpn)/.+ q{
     6     prefix(
     7         prefix="%b %d %H:%M:%S %N <%L> $1[%P]: "
     8     )
     9     -> {
    10         debug: file(
    11             path="@l_prefix@/var/openvpn/openvpn.log",
    12             perm=0644, jitter=1, monitor=3600
    13         )
    14     }
    15 };

mercurial