]> git.ipfire.org Git - thirdparty/systemd.git/commit - test/fuzz/fuzz-unit-file/directives.service
Make Watchdog Signal Configurable
authorAnita Zhang <anitzhang@gmail.com>
Wed, 19 Sep 2018 19:03:01 +0000 (12:03 -0700)
committerLennart Poettering <lennart@poettering.net>
Wed, 26 Sep 2018 14:14:29 +0000 (16:14 +0200)
commitc87700a1335f489be31cd3549927da68b5638819
treeec3a2419cbb0f4b6fb34efcfb28fbcf2f7d41186
parentee8d493cbd7e7bd6d2230bbbb604dcdf02800139
Make Watchdog Signal Configurable

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
14 files changed:
docs/TRANSIENT-SETTINGS.md
man/systemd.kill.xml
man/systemd.service.xml
src/basic/unit-def.c
src/basic/unit-def.h
src/core/dbus-kill.c
src/core/kill.c
src/core/kill.h
src/core/load-fragment-gperf.gperf.m4
src/core/service.c
src/core/unit.c
src/core/unit.h
src/shared/bus-unit-util.c
test/fuzz-corpus/unit-file/directives.service