mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Force the servers out of scope before shutting down. Fixes ticket #1594.
This commit is contained in:
parent
6c715f3940
commit
0b175b191f
@ -70,7 +70,8 @@ sub pandora_shutdown () {
|
||||
$server->downEvent ();
|
||||
$server->stop ();
|
||||
}
|
||||
|
||||
@Servers = ();
|
||||
|
||||
# Stop the netflow daemon
|
||||
pandora_stop_netflow_daemon ();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user