From: Jonatan Schlag Date: Mon, 17 Jul 2017 19:05:17 +0000 (+0200) Subject: constants: add new constant NETWORK_SHARE_DIR X-Git-Tag: 009~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83d5eb04d7758f3ef65ec34f84877e3214e74cb3;p=network.git constants: add new constant NETWORK_SHARE_DIR Signed-off-by: Jonatan Schlag Signed-off-by: Michael Tremer --- diff --git a/src/functions/functions.constants b/src/functions/functions.constants index 271dbe57..8db9bea1 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 +NETWORK_SHARE_DIR=/usr/share/network # Network file configuration. NETWORK_SETTINGS_FILE=${NETWORK_CONFIG_DIR}/config