P4: Production hardening — syslog, shutdown fix, output IPC

This commit is contained in:
2026-06-23 13:26:53 -04:00
parent a5423b7f55
commit 5a1d9d39f2
49 changed files with 892 additions and 220 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=
CMAKE_BUILD_TYPE:STRING=Release
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON