mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09:00
Allows configuring the watchdog signal (with a default of SIGABRT). This allows an alternative to SIGABRT when coredumps are not desirable. Appropriate references to SIGABRT or aborting were renamed to reflect more liberal watchdog signals. Closes #8658