]> git.ipfire.org Git - people/stevee/network.git/blobdiff - src/hooks/configs/ipv4-static
config: remove old hashes
[people/stevee/network.git] / src / hooks / configs / ipv4-static
index cb002526ab1f3c66f7f7db0627e1a1cd604187b9..c39520048da51264dfc0f197c3b58901a21317eb 100644 (file)
@@ -106,8 +106,7 @@ hook_new() {
                warning "You did not configure a gateway for a non-local zone"
        fi
 
-       # XXX maybe we can add some hashing to identify a configuration again
-       zone_config_settings_write "${zone}" "${HOOK}.$(uuid)"
+       zone_config_settings_write "${zone}" "${HOOK}"
 
        exit ${EXIT_OK}
 }