diff options
| author | yyamashita <yyamashita@hetzner.yyamashita.com> | 2026-07-01 19:10:52 +0900 |
|---|---|---|
| committer | yyamashita <yyamashita@hetzner.yyamashita.com> | 2026-07-01 19:10:52 +0900 |
| commit | ff3b39b124cf73599b9b075ae1c7ec63f9d78f4c (patch) | |
| tree | 7869f18be43a39fe6c33c05f51cca3ff3272a9e3 /vpn/strongswan.conf | |
| parent | 06da418ded2b88e8d83fd02cb0f9bb7bd3c826bc (diff) | |
Revert VPN file logging (caused container crash)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'vpn/strongswan.conf')
| -rw-r--r-- | vpn/strongswan.conf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/vpn/strongswan.conf b/vpn/strongswan.conf index d207c49..eeed46c 100644 --- a/vpn/strongswan.conf +++ b/vpn/strongswan.conf @@ -10,14 +10,6 @@ charon { cfg = 3 knl = 2 } - /var/log/strongswan/charon.log { - default = 1 - ike = 4 - cfg = 3 - knl = 2 - append = yes - flush_line = yes - } } send_vendor_id = no } |
