change noop to info, and some fixes
This commit is contained in:
@@ -33,6 +33,8 @@ register_worker({ phase => 'main' }, sub {
|
||||
userip => $job->userip,
|
||||
});
|
||||
}
|
||||
|
||||
return Status->info("Queued macsuck and arpnip for $device.");
|
||||
});
|
||||
|
||||
true;
|
||||
|
||||
Reference in New Issue
Block a user