smart: nwwebui named log levels.
All checks were successful
Source release / source-package (push) Successful in 51s

This commit is contained in:
Mario Fetka
2026-05-22 10:30:33 +02:00
parent f6e3f2d9d7
commit 9b94887d3f
2 changed files with 4 additions and 1 deletions

View File

@@ -66,6 +66,8 @@ option(ENABLE_INTERNAL_RIP_SAP "Should we build Mars Nwe with Internal Router?"
option(ENABLE_SHADOW_PWD "Should we build Mars Nwe with Shadow Password Support?" ON)
option(ENABLE_QUOTA_SUPPORT "Should we build Mars Nwe with Quota Support?" OFF)
set(MARS_NWE_SMART_ADMIN_GROUP "root" CACHE STRING "Unix group allowed to log in to the SMArT/nwwebui admin interface")
IF (ENABLE_DEBUG)
SET (MARS_NWE_DEBUG "1")
ELSE (ENABLE_DEBUG)
@@ -134,6 +136,7 @@ message(STATUS "Mars Nwe config: ${MARS_NWE_INSTALL_FULL_CONFDIR}")
message(STATUS "Mars Nwe data: ${MARS_NWE_DATA_DIR}")
message(STATUS "Mars Nwe log: ${MARS_NWE_LOG_DIR}")
message(STATUS "Mars Nwe pid: ${MARS_NWE_PID_DIR}")
message(STATUS "SMArT admin group: ${MARS_NWE_SMART_ADMIN_GROUP}")
# put the include dirs which are in the source or build tree
# before all other include dirs, so the headers in the sources

2
smart

Submodule smart updated: 2529e0e9dd...56b70a6ffc