]> git.ipfire.org Git - people/ms/network.git/commitdiff
ipsec: log debug message when generating an ipsec config
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Mon, 7 Aug 2017 15:18:39 +0000 (15:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 7 Aug 2017 16:30:11 +0000 (16:30 +0000)
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
src/functions/functions.ipsec

index e2ea0a2264ac57b51d648e0162ed25fc211e70f7..18478af669071ba6e2c9be20d463bc51c675ffb6 100644 (file)
@@ -1210,6 +1210,7 @@ ipsec_list_connections() {
 
 ipsec_connection_to_strongswan() {
        local connection="${1}"
+       log DEBUG "Generating IPsec configuration for ${connection}"    
 
        # Read the config settings
        local ${IPSEC_CONNECTION_CONFIG_SETTINGS}