mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-24 05:11:12 +00:00
bug 3684, configeth on ubuntu/debian need File::Copy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16935 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
use strict;
|
||||
use Socket;
|
||||
use File::Copy;
|
||||
|
||||
#process arguments. Currently supported arguments are:
|
||||
# -c nics_to_configure,
|
||||
|
Reference in New Issue
Block a user