safesight/edge
tian aae5bc36de fix(agent): systemctl 模式 Status 补充失败原因(LastError)
enable=false 时走 NewSystemCtlController,其 Status() 在服务未运行时
只返回 Running:false 无原因。现通过 systemctl show 获取
ActiveState/SubState/Result/ExecMainStatus/NRestarts,
给出可读提示: '启动失败(退出码 X, 已重启 N 次)' 或 '未运行(systemctl: x/y)'
2026-08-02 12:10:44 +08:00
..
agent fix(agent): systemctl 模式 Status 补充失败原因(LastError) 2026-08-02 12:10:44 +08:00
cmake/toolchain refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
configs refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
include refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
models refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
plugins refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
samples refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
scripts refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
src refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
test_assets refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
tests refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
third_party refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
tools refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
train refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
transform refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
web refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
.clang-format refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
AGENTS.md refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
CMakeLists.txt refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
VERSION refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00