From ff3b39b124cf73599b9b075ae1c7ec63f9d78f4c Mon Sep 17 00:00:00 2001 From: yyamashita Date: Wed, 1 Jul 2026 19:10:52 +0900 Subject: Revert VPN file logging (caused container crash) Co-Authored-By: Claude Sonnet 4.6 --- vpn/strongswan.conf | 8 -------- 1 file changed, 8 deletions(-) (limited to 'vpn/strongswan.conf') 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 } -- cgit v1.2.3