Hi there, Our program executes 'systemctl reboot' in a child process to reboot Linux right after its booted, Sometimes there is no error, but sometimes the child process terminated due to received uncaught signal 15, then no reboot happened. WIFSIGNALED evaluated a non-zero value, WTERMSIG evaluated 15. Don't understand why the uncaught signal 15 happened here, could you please shed light on this, Thanks.
-- Best regards, Pengpeng
_______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/systemd-devel