add maybe_uplink to device_port; more macsuck implementation
This commit is contained in:
@@ -51,6 +51,7 @@ if (!length $action) {
|
||||
use Moo;
|
||||
with 'App::Netdisco::Daemon::Worker::Poller::Device';
|
||||
with 'App::Netdisco::Daemon::Worker::Poller::Arpnip';
|
||||
with 'App::Netdisco::Daemon::Worker::Poller::Macsuck';
|
||||
}
|
||||
my $worker = MyWorker->new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user