]> git.ipfire.org Git - people/ms/network.git/commitdiff
Fix typo
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Aug 2017 21:52:58 +0000 (21:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Aug 2017 21:52:58 +0000 (21:52 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/network

index e0214181fef163eed48e984cb7188ebef83724ef..5419dd4c616c475977486dcbe9323e9c9de4ba63 100644 (file)
@@ -1165,7 +1165,7 @@ cli_reset() {
        # Destroy all user-defined security policies
        local secpol
        for secpol in $(vpn_security_policies_list_user); do
-               vpn_security_policy_destroy "${secpol}"
+               vpn_security_policies_destroy "${secpol}"
        done
 
        local zone