fix bug 4267:Missing includes for Sys::Syslog in /opt/xcat/lib/perl/xCAT_plugin/petitboot.pm
This commit is contained in:
parent
d8faafb4b4
commit
ae5320d82b
@ -4,6 +4,7 @@ package xCAT_plugin::petitboot;
|
||||
use File::Path;
|
||||
use Getopt::Long;
|
||||
use xCAT::Table;
|
||||
use Sys::Syslog;
|
||||
|
||||
my $globaltftpdir = xCAT::TableUtils->getTftpDir();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user