Commits

Mark Duling authored 45057265bfb
Bug: NONE Submitted by: markd@opendarwin.org Reviewed by: Approved by: Obtained from: Added interface option to start script.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@18533 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

net/snort/files/snort.sh

Modified
1 1 #!/bin/sh
2 2 echo Snort will start in 60s
3 3 sleep 60
4 -__PREFIX__/bin/snort -D -c __PREFIX__/etc/snort/snort.conf
4 +__PREFIX__/bin/snort -D -i en0 -c __PREFIX__/etc/snort/snort.conf
5 5

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut