]> git.ipfire.org Git - ipfire-2.x.git/commit
suricata: Add a watcher to restart on unexpected termination
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 9 Sep 2024 18:09:22 +0000 (20:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Sep 2024 08:42:32 +0000 (08:42 +0000)
commit17887e69a82dc92880136940ccdff1254c612233
tree4ab86ba00b1d84e3007969bafa5bc1f26c418f89
parente088c2115843cb6d70ea5bc21af818f5dbd7e822
suricata: Add a watcher to restart on unexpected termination

This patch adds a watcher process that will restart suricata when it is
being killed by SIGKILL (e.g. by the OOM killer) or after a SEGV.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/suricata
config/suricata/suricata-watcher [new file with mode: 0644]
lfs/suricata
src/initscripts/system/suricata