From: Michael Tremer Date: Wed, 12 May 2010 18:25:01 +0000 (+0200) Subject: network: Remove support for blue zone. X-Git-Tag: 001~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=502665448f67d0610b11d5c50574f135598809a2;p=network.git network: Remove support for blue zone. --- diff --git a/functions b/functions index 9f1a19a9..f4a7fa1c 100644 --- a/functions +++ b/functions @@ -44,7 +44,7 @@ EXIT_OK=0 EXIT_ERROR=1 EXIT_CONF_ERROR=2 -VALID_ZONES="blue green orange red grey" +VALID_ZONES="green orange red grey" [ -n "${DEBUG}" ] || DEBUG= [ -n "${VERBOSE}" ] || VERBOSE=