diff --git a/quick_fix.html b/quick_fix.html index 3d8bf0f..3d5146c 100644 --- a/quick_fix.html +++ b/quick_fix.html @@ -343,6 +343,10 @@ done #And finally, delete the tar.gz /bin/rm emerging.rules.tar.gz +
+As you can from the script you'll have to have the sed script file "no_established.sed" in your root home directory. If you don't need to or don't want to remove the established keywords from the rules, just comment out that part in the script above. The sed file is the same as the one for the Snort rule in the Enable/disable rules bug. + +
I hope this could be useful to someone out there!