Fix dhcp6 config file growing out of control
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10648 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7303301cb7
commit
d69709b05e
@ -927,6 +927,7 @@ sub process_request
|
||||
}
|
||||
|
||||
@dhcpconf = ();
|
||||
@dhcp6conf = ();
|
||||
|
||||
my $dhcplockfd;
|
||||
open($dhcplockfd,">","/tmp/xcat/dhcplock");
|
||||
|
Loading…
Reference in New Issue
Block a user