How to debug systemd step by step

docker run -ti --name systemd --net host --privileged reg.docker.xxxxxxxx:latest /usr/lib/systemd/systemd --log-level=debug --confirm-spawn=1 --log-target=console --log-color=1 --log-location=1
原文地址:https://www.cnblogs.com/muahao/p/7306334.html