mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
corrected IDS CGI
fixed missing errorlog for guardian git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1053 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -327,10 +327,9 @@ END
|
||||
;
|
||||
close(GUARDIAN);
|
||||
system('/usr/local/bin/snortctrl restart >/dev/null');
|
||||
} else {
|
||||
}
|
||||
# INSTALLMD5 is not in the form, so not retrieved by getcgihash
|
||||
&General::readhash("${General::swroot}/snort/settings", \%snortsettings);
|
||||
}
|
||||
|
||||
if ($snortsettings{'ACTION'} eq $Lang::tr{'download new ruleset'}) {
|
||||
$md5 = &getmd5;
|
||||
|
||||
Reference in New Issue
Block a user