mirror of
https://github.com/systemd/systemd.git
synced 2025-01-21 22:04:01 +03:00
c87700a133
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