diff options
author | robiscool <robrob2626@yahoo.com> | 2010-04-06 13:39:59 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2010-04-06 13:39:59 -0700 |
commit | 291c7210947a87dfdf8e347a65b38fc9e00a0955 (patch) | |
tree | e8b50ed01d2ccf8870a1d82373732a287c380c6e /config/snort | |
parent | 95b4cf32ed4a85b4f7d96e0e2bd9f7ba67930c56 (diff) | |
download | pfsense-packages-291c7210947a87dfdf8e347a65b38fc9e00a0955.tar.gz pfsense-packages-291c7210947a87dfdf8e347a65b38fc9e00a0955.tar.bz2 pfsense-packages-291c7210947a87dfdf8e347a65b38fc9e00a0955.zip |
snort-old, update deinstall
Diffstat (limited to 'config/snort')
-rw-r--r-- | config/snort/snort.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/snort/snort.xml b/config/snort/snort.xml index bf053112..0a3eb7a3 100644 --- a/config/snort/snort.xml +++ b/config/snort/snort.xml @@ -57,8 +57,8 @@ </menu> <service> <name>snort</name> - <rcfile></rcfile> - <executable>/usr/local/bin/snort</executable> + <rcfile>snort.sh</rcfile> + <executable>snort</executable> <description>Snort is the most widely deployed IDS/IPS technology worldwide.</description> </service> <tabs> |