projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33f785f
)
net-analyzer/suricata: updated config file
author
Slawomir Lis
<slis@gentoo.org>
Mon, 16 Jan 2017 12:27:54 +0000
(13:27 +0100)
committer
Slawomir 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
patch
|
blob
|
history
diff --git
a/net-analyzer/suricata/files/suricata-3.2-conf
b/net-analyzer/suricata/files/suricata-3.2-conf
index d8466b43fb3419d483df77bb05e118272ddf4d6d..655b947fdd9bafa354ceae8aefcfafbc7aaf683c 100644
(file)
--- 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"