mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Fixed a typo.
This commit is contained in:
parent
b1ce3acd2f
commit
4784cab29d
@ -181,7 +181,7 @@ sub ha_keep_pandora_running($$) {
|
||||
$Pandora_Service = $conf->{'pandora_service_cmd'};
|
||||
|
||||
# Check if service is running
|
||||
$control_command = "stauts-server";
|
||||
$control_command = "status-server";
|
||||
if ($OSNAME eq "freebsd") {
|
||||
$control_command = "status_server";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user