strongswan: avoid duplicate logging

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
This commit is contained in:
Philip Prindeville
2020-12-01 22:53:30 -07:00
parent d29ec52a58
commit 9ddc502872
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -326,9 +326,6 @@ config_ipsec() {
swan_xappend " daemon {"
swan_xappend " default = $debug"
swan_xappend " }"
swan_xappend " auth {"
swan_xappend " default = $debug"
swan_xappend " }"
swan_xappend " }"
swan_xappend "}"
}