Actions
Bug #64
closedEngine should display an error message when multiple Runmodes are provided
Affected Versions:
Effort:
Difficulty:
Label:
Description
For example
src/suricata -u -i eth1 -c suricata.yaml -l /
Will start suricata in pcap mode as this is the last option specified instead of running unittests. We should give some sort of error when multiple run modes are specified.
Files
Actions