Signed-off-by: Jonatan Schlag jonatan.schlag@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..8db9bea 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