diff --git a/xCAT-server/sbin/xcatd b/xCAT-server/sbin/xcatd index 381838dcd..8b7571b68 100755 --- a/xCAT-server/sbin/xcatd +++ b/xCAT-server/sbin/xcatd @@ -764,6 +764,7 @@ sub plugin_command { unless (@nodes) { #register the plugin in the event of usage $handler_hash{$ownmod} = 1; + $useglobals = 1; } my $hdlrcache; if ($hdlrtable) {