mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	fix bug 4267:Missing includes for Sys::Syslog in /opt/xcat/lib/perl/xCAT_plugin/petitboot.pm
This commit is contained in:
		| @@ -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(); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user