mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
- wait after kill,
- try --now only once,
- ignore error in reading /proc/$PID/comm when --now is set,
as the process may be already died.
Follow-up for 9e0d0c3fdf.
Hopefully fixes #38352.