YYifan Zhaoutil: remove unused tar helpers
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[General][Config] Updated pid file logics and default log level with some clean-ups | 4 个月前 | |
feat: run conchd as a systemd service conchd could only be started by running the binary directly, so there was no systemctl start conchd path. Add a conchd.service unit modelled on containerd's, and report readiness and shutdown through sd_notify so the unit can use Type=notify: systemctl start returns only once conchd is listening, and a following conch image pull no longer races the daemon. KillMode=process keeps sandbox VMM processes alive across a stop or restart so conchd re-adopts them on the next start, and ExecStartPre loads the erofs and vhost_vsock modules the daemon depends on. The unit is installed by the RPM package as %{_unitdir}/conchd.service. Signed-off-by: wangzicheng <wangzicheng15@huawei.com> Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> | 28 天前 |