]> git.ipfire.org Git - network.git/blobdiff - src/network-radvd-config
ip-tunnel: Set TTL to 255 by default
[network.git] / src / network-radvd-config
old mode 100755 (executable)
new mode 100644 (file)
index fbf7e79..e9809e1
@@ -28,7 +28,7 @@ case "${1}" in
                ;;
        stop)
                # Clear all contents in the configuration file.
-               radvd_clear
+               radvd_clear_config
                ;;
 esac