Hello

Just for fun I am sending some signals to systemd (188) to see how reacts compared to sysvinit. While sysvinit ignores them or restores from "crash" after 30 seconds of sleep, systemd/journald just logs the status them freezing execution.

Example

kill -SEGV 1 -> freeze
kill -QUIT 1 -> freeze

Sending other signal again result in a crash (attemped to kill init)

Is this intentional? There is a way to restore systemd again without a forced reboot?


Thanks.

--
Gerardo Exequiel Pozzi
\cos^2\alpha + \sin^2\alpha = 1

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to