]> git.ipfire.org Git - people/ms/network.git/commitdiff
ipv6-auto: Fix wrong hook function name
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 6 Sep 2015 15:05:23 +0000 (17:05 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 6 Sep 2015 15:05:23 +0000 (17:05 +0200)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/hooks/configs/ipv6-auto

index b2c398f127c9e5c543d97ce5d9511617bb0e9ec7..44cef48dde27711aff98e20b6c27458e7b61189d 100644 (file)
@@ -30,7 +30,7 @@ hook_check_config_settings() {
        assert isbool PRIVACY_EXTENSIONS
 }
 
-hook_create() {
+hook_new() {
        local zone="${1}"
        shift