# 云飞科技系统服务说明:
--------------------------------------------------------------------------
app-install.service : Application installation and uninstallation
: 安装或卸载应用程序
camera-capture.service : Camera capture
: 相机图像采集
gnss.service : Location acquisition
: 位置信息获取
local-startup.service : Local startup task execution
: 本地开机启动脚本(开机后运行一次)
: 需根据具体硬件需求编写实现并测试
networkd.service : Network management
: 网络管理服务
sshd-mqtt-bridge.service : SSH to MQTT bridge
: 远程运维通道
system-metrics.service : System metrics collection
: 系统信息采集
timesyncd.service : System time synchronization
: 系统时间同步
upgrade.service : YFKJ service upgrade
: 云飞科技服务程序升级
web-ui.service : Web user interface
: 配置管理界面
# 管理系统服务常用命令:
--------------------------------------------------------------------------
systemctl start : 启动服务运行
systemctl stop : 停止服务运行
systemctl status : 查看服务状态
journalctl -f -u : 查看实时日志
# Written By NiuJiuRu 2026-05-15 at Zhengzhou