mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
services.cgi: Search for suricata by its PID
suricata renames itself and therefore we cannot find the process by its name. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -108,7 +108,7 @@ $querry[1] = 'hour' unless defined $querry[1];
|
||||
|
||||
# IPS
|
||||
$Lang::tr{'intrusion prevention system'} => {
|
||||
"process" => "suricata",
|
||||
"pidfile" => "/var/run/suricata.pid",
|
||||
},
|
||||
|
||||
# OpenVPN Roadwarrior
|
||||
|
||||
Reference in New Issue
Block a user