[systemd-devel] Debugging sd_notify / tracing notifications?

Simon McVittie smcv at collabora.com
Tue Mar 2 11:55:59 UTC 2021


On Mon, 01 Mar 2021 at 10:20:31 -0500, John Ioannidis wrote:
> I occasionally need to send a SIGINT to the process

Have you tried this?

    systemctl kill --signal=SIGINT foo.service

(Perhaps with --kill-who=main if you just want to kill its top-level
process and not its child processes, if any)

    smcv


More information about the systemd-devel mailing list