mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-02 08:12:54 +02:00
static-routes: Make it clear that we are reloading routes
When RED is brought down, we will reload all static routes. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Update the static routes.
|
||||
exec /etc/rc.d/init.d/static-routes start
|
||||
# Update the static routes
|
||||
exec /etc/rc.d/init.d/static-routes reload
|
||||
|
||||
Reference in New Issue
Block a user