# Config file for /etc/init.d/snort_inline # Make sure this matches your IFACE PIDFILE=/var/run/snort_inline.pid # You probably don't want to change this, but in case you do LOGDIR="/var/log/snort_inline" # Probably not this either CONF=/etc/snort_inline/snort_inline.conf # This pulls in the options above SNORT_OPTS="-D -u snort_inline -Q -l $LOGDIR -c $CONF"