net-analyzer/suricata: updated config file
authorSlawomir Lis <slis@gentoo.org>
Mon, 16 Jan 2017 12:27:54 +0000 (13:27 +0100)
committerSlawomir Lis <slis@gentoo.org>
Mon, 16 Jan 2017 12:27:54 +0000 (13:27 +0100)
Bug report: #605754

Package-Manager: Portage-2.3.3, Repoman-2.3.1

net-analyzer/suricata/files/suricata-3.2-conf

index d8466b43fb3419d483df77bb05e118272ddf4d6d..655b947fdd9bafa354ceae8aefcfafbc7aaf683c 100644 (file)
@@ -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"