summarylogtreecommitdiffstats
path: root/snort.service
diff options
context:
space:
mode:
Diffstat (limited to 'snort.service')
-rw-r--r--snort.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/snort.service b/snort.service
index 26b89f319ad7..00ac3d365be9 100644
--- a/snort.service
+++ b/snort.service
@@ -2,7 +2,7 @@
Description=Snort IDS daemon in NFQUEUE mode
[Service]
-ExecStart=/usr/bin/snort -Q -c /etc/snort/snort.lua -l /var/log/snort --tweaks local
+ExecStart=/usr/bin/snort -Q -M -c /etc/snort/snort.lua -l /var/log/snort --tweaks local
ExecReload=kill -HUP $MAINPID
[Install]