From: Jason Ish Date: Thu, 16 Dec 2021 22:27:42 +0000 (-0600) Subject: doc/update: mention change of default rule path X-Git-Tag: suricata-7.0.0-beta1~1027 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cda11b8d978b37562dcedb8b23c00194b415c67b;p=thirdparty%2Fsuricata.git doc/update: mention change of default rule path --- diff --git a/doc/userguide/upgrade.rst b/doc/userguide/upgrade.rst index 89ca0def89..34aadc961e 100644 --- a/doc/userguide/upgrade.rst +++ b/doc/userguide/upgrade.rst @@ -50,6 +50,7 @@ Logging changes Other changes ~~~~~~~~~~~~~ - NSS is no longer required. File hashing and JA3 can now be used without the NSS compile time dependency. +- If installing Suricata without the bundled Suricata-Update, the ``default-rule-path`` has been changed from ``/etc/suricata/rules`` to ``/var/lib/suricata/rules`` to be consistent with Suricata when installed with Suricata-Update. Logging changes ~~~~~~~~~~~~~~~