$ systemctl status podman ● podman.service - Podman API Service Loaded: loaded (/usr/lib/systemd/system/podman.service; enabled; vendor preset: disabled) Drop-In: /etc/systemd/system/podman.service.d └─http-proxy.conf Active: inactive (dead) since Mon 2023-11-20 18:45:12 CST; 3 months 22 days ago Docs: man:podman-system-service(1) Process: 50669 ExecStart=/usr/bin/podman $LOGGING system service (code=exited, status=0/SUCCESS) Main PID: 50669 (code=exited, status=0/SUCCESS)
Nov 20 18:45:07 downlaod systemd[1]: Starting Podman API Service... Nov 20 18:45:07 downlaod systemd[1]: Started Podman API Service. Nov 20 18:45:07 downlaod podman[50669]: time="2023-11-20T18:45:07+08:00" level=info msg="/usr/bin/podman filtering at log level> Nov 20 18:45:07 downlaod podman[50669]: time="2023-11-20T18:45:07+08:00" level=info msg="Not using native diff for overlay, thi> Nov 20 18:45:07 downlaod podman[50669]: time="2023-11-20T18:45:07+08:00" level=info msg="Setting parallel job count to 13" Nov 20 18:45:07 downlaod podman[50669]: time="2023-11-20T18:45:07+08:00" level=info msg="Using systemd socket activation to det> Nov 20 18:45:07 downlaod podman[50669]: time="2023-11-20T18:45:07+08:00" level=info msg="API service listening on \"/run/podman> Nov 20 18:45:12 downlaod systemd[1]: podman.service: Succeeded.