diff options
author | robiscool <robrob2626@yahoo.com> | 2009-06-10 11:29:31 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2009-06-10 11:29:31 -0700 |
commit | 02ab82c94263ac68edc72b1ecb057c1f2c63ac79 (patch) | |
tree | 45ea7796462705256784d86971af23bd91d0e8ff /config/snort | |
parent | 58600afda024caa8c59c0269e57f899b3ee19f3a (diff) | |
download | pfsense-packages-02ab82c94263ac68edc72b1ecb057c1f2c63ac79.tar.gz pfsense-packages-02ab82c94263ac68edc72b1ecb057c1f2c63ac79.tar.bz2 pfsense-packages-02ab82c94263ac68edc72b1ecb057c1f2c63ac79.zip |
whatever jim-p does I will do
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"); |