rename portcontrl file
This commit is contained in:
		| @@ -4,7 +4,7 @@ use Dancer ':script'; | ||||
| use Dancer::Plugin::DBIC 'schema'; | ||||
|  | ||||
| # add dispatch methods for each port control action | ||||
| use base 'Netdisco::PortControl'; | ||||
| use base 'Netdisco::PortControl::Actions'; | ||||
|  | ||||
| use Daemon::Generic::While1; | ||||
| use Netdisco::Util qw/load_nd_config is_discoverable/; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user