]> git.ipfire.org Git - people/stevee/network.git/commitdiff
route: Create a log message, when (re)loading static routes.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Aug 2012 14:53:57 +0000 (14:53 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Aug 2012 14:53:57 +0000 (14:53 +0000)
functions.route

index 6648e3e2decd30575c35b541eacb7b3974b64ef6..fca8543701295f23536badcecc960a3d37e3927d 100644 (file)
@@ -281,6 +281,8 @@ function route_apply() {
        local table="static"
        local type
 
+       log INFO "Applying static routes..."
+
        # Flush the routing table.
        route_table_flush ${table}