All Questions
2 questions
1
vote
1
answer
675
views
Starting Suricata with launchctl on Mac OS X
Using Mac OS X Yosemite 10.10.3.
I'm trying to make Suricata start in daemon mode on boot with launchctl.
Here is my /Library/LaunchDaemons/org.suricata.Suricata.plist:
<?xml version="1.0" ...
0
votes
2
answers
1k
views
OS X: suricata: ./configure --enable-nfqueue error
I am trying to configure suricata with nfqueue on mac OS X Yosemite. When I run configure the process reports that several required items are present, but that these cannot be compile. It finally ...