From: Stefan Schantl Date: Tue, 5 Feb 2019 12:57:40 +0000 (+0100) Subject: suricata: Do not display messages when starting up X-Git-Tag: v2.23-core131~117^2~69 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=af0065691c6d3fcb14c646d1ec0b9c83bdd3313d suricata: Do not display messages when starting up Fixes #11979. Signed-off-by: Stefan Schantl --- diff --git a/src/initscripts/system/suricata b/src/initscripts/system/suricata index b406b920ab..458aed44da 100644 --- a/src/initscripts/system/suricata +++ b/src/initscripts/system/suricata @@ -112,7 +112,7 @@ case "$1" in if [ "$ENABLE_IDS" == "on" ]; then # Start the IDS. boot_mesg "Starting Intrusion Detection System..." - /usr/bin/suricata -c /etc/suricata/suricata.yaml -D $NFQUEUES + /usr/bin/suricata -c /etc/suricata/suricata.yaml -D $NFQUEUES >/dev/null 2>/dev/null evaluate_retval # Allow reading the pidfile.