Attempt to work out a packets domain from a nodes addresses for looking at a default
This commit is contained in:
@@ -78,7 +78,7 @@ class PacketProcess extends Command
|
||||
return self::FAILURE;
|
||||
}
|
||||
|
||||
Job::dispatchSync($rel_name,$ao->zone->domain,$this->option('dontqueue'));
|
||||
Job::dispatchSync($rel_name,$ao->system,$this->option('dontqueue'));
|
||||
|
||||
return self::SUCCESS;
|
||||
}
|
||||
|
Reference in New Issue
Block a user