summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlawomir Lis <slis@gentoo.org>2017-01-16 13:27:54 +0100
committerSlawomir Lis <slis@gentoo.org>2017-01-16 13:27:54 +0100
commit52c57d2e8707113c2b019013c83706b584b59bc7 (patch)
tree32ecbf060f6820ce4471577be2c8b49683af7776 /net-analyzer/suricata/files
parentnet-analyzer/suricata: updated init script (diff)
downloadgentoo-52c57d2e8707113c2b019013c83706b584b59bc7.tar.gz
gentoo-52c57d2e8707113c2b019013c83706b584b59bc7.tar.bz2
gentoo-52c57d2e8707113c2b019013c83706b584b59bc7.zip
net-analyzer/suricata: updated config file
Bug report: #605754 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-analyzer/suricata/files')
-rw-r--r--net-analyzer/suricata/files/suricata-3.2-conf6
1 files changed, 6 insertions, 0 deletions
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"