mbox

[2/3] ipv4-static: Remove routing information from databases when shutting down a zone.

Message ID 20170125134821.15442-2-stefan.schantl@ipfire.org
State Accepted
Headers

Message

Stefan Schantl Jan. 26, 2017, 12:48 a.m. UTC
  Otherwise the script will try to use this route again and crash because the address space
is not longer available.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 src/hooks/configs/ipv4-static | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)