summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/snort/files/snort.confd')
-rw-r--r--net-analyzer/snort/files/snort.confd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/snort/files/snort.confd b/net-analyzer/snort/files/snort.confd
index 81e56967fbaf..07734e1db780 100644
--- a/net-analyzer/snort/files/snort.confd
+++ b/net-analyzer/snort/files/snort.confd
@@ -11,4 +11,4 @@ LOGDIR="/var/log/snort"
CONF=/etc/snort/snort.conf
# This pulls in the options above
-SNORT_OPTS="-D -u nobody -dev -l $LOGDIR -c $CONF"
+SNORT_OPTS="-D -u snort -dev -l $LOGDIR -c $CONF"