mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-30 09:05:19 +02:00
Remove hardcoded path in hardware.pm .. Nice hit Romain thx
This commit is contained in:
parent
63d687af31
commit
ed3b24dff6
@ -39,7 +39,6 @@ use base qw(centreon::plugins::mode);
|
|||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
use lib '/usr/lib/nagios/plugins';
|
|
||||||
|
|
||||||
use network::checkpoint::mode::components::fan;
|
use network::checkpoint::mode::components::fan;
|
||||||
use network::checkpoint::mode::components::psu;
|
use network::checkpoint::mode::components::psu;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user