diff options
Diffstat (limited to 'config/snort')
-rw-r--r-- | config/snort/snort_download_rules.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/snort/snort_download_rules.php b/config/snort/snort_download_rules.php index 1f2bb30c..3a36c32b 100644 --- a/config/snort/snort_download_rules.php +++ b/config/snort/snort_download_rules.php @@ -558,6 +558,7 @@ if (file_exists("/usr/local/lib/snort/dynamicrules//lib_sfdynamic_example_rule.s } /* php code to flush out cache some people are reportting missing files this might help */ +sleep(5); apc_clear_cache(); exec("/bin/sync ;/bin/sync ;/bin/sync ;/bin/sync ;/bin/sync ;/bin/sync ;/bin/sync ;/bin/sync"); |