摘要: 1. systemd 使用文件/lib/systemd/system/weston.service启动 2. 停止weston服务 # systemctl stop weston 3. 重新启动weston服务(先停止服务,然后再启动服务) # systemctl restart weston 4. 阅读全文
posted @ 2020-03-08 22:02 Jello 阅读(1954) 评论(0) 推荐(0)