mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
ids.cgi: Use the PID file to find suricata
The process changes it name to "Suricata-Main" which is why the previous method did not work. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1007,7 +1007,7 @@ sub show_mainpage() {
|
||||
|
||||
&Header::ServiceStatus({
|
||||
$Lang::tr{'intrusion prevention system'} => {
|
||||
"process" => "suricata",
|
||||
"pidfile" => "/var/run/suricata.pid",
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user