From: Slawomir Lis Date: Mon, 16 Jan 2017 12:27:54 +0000 (+0100) Subject: net-analyzer/suricata: updated config file X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=52c57d2e8707113c2b019013c83706b584b59bc7;p=gentoo.git net-analyzer/suricata: updated config file Bug report: #605754 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/net-analyzer/suricata/files/suricata-3.2-conf b/net-analyzer/suricata/files/suricata-3.2-conf index d8466b43fb34..655b947fdd9b 100644 --- a/net-analyzer/suricata/files/suricata-3.2-conf +++ b/net-analyzer/suricata/files/suricata-3.2-conf @@ -54,3 +54,9 @@ SURICATA_OPTS="-i eth0" # SURICATA_GROUP_q1="suricata" # SURICATA_USER="suricata" # SURICATA_GROUP="suricata" + +# Suricata processes can take a long time to shut down. +# If necessary, adjust timeout in seconds to be used when calling stop from the init script. +# Examples: +# SURICATA_MAX_WAIT_ON_STOP="300" +# SURICATA_MAX_WAIT_ON_STOP="SIGTERM/30"