There is a big typo in the variable name.

It should be NETWORK instead of NETWROK.

On 15/07/2017 03:19 PM, Jonatan Schlag wrote:
> Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
> ---
>  src/functions/functions.constants | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/functions/functions.constants
> b/src/functions/functions.constants
> index 271dbe5..9ab2830 100644
> --- a/src/functions/functions.constants
> +++ b/src/functions/functions.constants
> @@ -35,6 +35,7 @@ NETWORK_DB_DIR="${RUN_DIR}/db"
>  NETWORK_ZONE_DIR="${NETWORK_CONFIG_DIR}"
>  NETWORK_HOOKS_DIR=/usr/lib/network/hooks
>  NETWORK_TRIGGERS_DIR=/usr/lib/network/triggers
> +NETWROK_SHARE_DIR=/usr/share/network
> 
>  # Network file configuration.
>  NETWORK_SETTINGS_FILE=${NETWORK_CONFIG_DIR}/config