]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: security.limit-noproc upgrade note
authorPhilippe Antoine <pantoine@oisf.net>
Mon, 13 Mar 2023 10:28:40 +0000 (11:28 +0100)
committerVictor Julien <vjulien@oisf.net>
Fri, 17 Mar 2023 10:15:22 +0000 (11:15 +0100)
Ticket: #5621

doc/userguide/upgrade.rst

index aad149ae08e6a4b3f63c41cc75807a00b342efb1..0732bd09c43c182fe74ca9f69a4577ab92f60eb3 100644 (file)
@@ -43,6 +43,7 @@ Major changes
 Security changes
 ~~~~~~~~~~~~~~~~
 - suricata.yaml now prevents process creation by Suricata by default with `security.limit-noproc`.
+  The suricata.yaml configuration file needs to be updated to enable this feature.
   For more info, see :ref:`suricata-yaml-config-hardening`.
 
 Removals