mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 06:23:00 +02:00
ids.cgi: Fix detection for the Suricata process
We don't seem to have a PID file any more. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1011,7 +1011,7 @@ sub show_mainpage() {
|
||||
|
||||
&Header::ServiceStatus({
|
||||
$Lang::tr{'intrusion prevention system'} => {
|
||||
"pidfile" => "/var/run/suricata.pid",
|
||||
"process" => "Suricata-Main",
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user