summaryrefslogtreecommitdiffstats
path: root/src/core/crash-handler.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crash-handler: Add back notice log messageDaan De Meyer2024-08-261-0/+2
* crash-handler: Drop 10s sleep before we spawn the crash shellDaan De Meyer2024-08-071-3/+0
* crash-handler: Call vhangup on /dev/console before spawning crash shellDaan De Meyer2024-08-071-0/+1
* signal-util: use common definitions for ignore + default "struct sigaction"Lennart Poettering2024-07-121-4/+1
* core: Add systemd.crash_action= kernel command line argumentDaan De Meyer2024-04-291-1/+7
* core/crash-handler: correct indentationMike Yuan2023-09-041-8/+9
* Journal: Add message IDs for emergency-level log messagesOMOJOLA JOSHUA2023-09-011-18/+46
* signal-util: add common implementation for propagating a signalLennart Poettering2022-11-171-8/+4
* crash-handler: Make sure we propagate the original siginfoDaan De Meyer2022-11-161-4/+6
* pid1: split out crash handler logic into its own .c/.h fileLennart Poettering2022-03-101-0/+166