diff --git a/collectinfo.pl b/collectinfo.pl index 5154b4674..6870e3b9c 100755 --- a/collectinfo.pl +++ b/collectinfo.pl @@ -64,7 +64,7 @@ package virtual_server; # Clean up websockets connections if (&foreign_check("xterm")) { &foreign_require("xterm"); - &xterm::cleanup_old_websockets(); + &xterm::cleanup_miniserv_websockets(); } &run_post_actions_silently();