Backport fix for large dhcp6config files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10649 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -883,6 +883,7 @@ sub process_request
|
||||
}
|
||||
|
||||
@dhcpconf = ();
|
||||
@dhcp6conf = ();
|
||||
|
||||
my $dhcplockfd;
|
||||
open($dhcplockfd,">","/tmp/xcat/dhcplock");
|
||||
|
||||
Reference in New Issue
Block a user