summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rwxr-xr-xlib/network/netcenter.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network/netcenter.pm b/lib/network/netcenter.pm
index 872f046..5a642c0 100755
--- a/lib/network/netcenter.pm
+++ b/lib/network/netcenter.pm
@@ -112,7 +112,7 @@ sub build_cmanager_box {
$cmanager->update_on_status_change;
- $box;
+ $cmanager->{parent_box} = $box;
}
sub get_connections() {