标签: systemd
如何以编程方式检索systemd服务停止的日期?
我应该解析systemctl status <service>或journalctl的输出吗?
systemctl status <service>
journalctl
(一旦服务停止,我发现systemctl show <service>中所有时间戳都为0)。
systemctl show <service>