diff options
Diffstat (limited to 'vpn/strongswan.conf')
| -rw-r--r-- | vpn/strongswan.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vpn/strongswan.conf b/vpn/strongswan.conf index b42f8c0..eeed46c 100644 --- a/vpn/strongswan.conf +++ b/vpn/strongswan.conf @@ -6,8 +6,9 @@ charon { filelog { stderr { default = 1 - ike = 2 - knl = 3 + ike = 4 + cfg = 3 + knl = 2 } } send_vendor_id = no |
