defect 2948423: use getTftpDir to get the tftp dir

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5279 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
daniceexi 2010-02-24 09:01:01 +00:00
parent 272227fbf2
commit 5fed2daa90

View File

@ -10,7 +10,7 @@ my $addkcmdlinehandled;
my $request;
my $callback;
my $dhcpconf = "/etc/dhcpd.conf";
my $tftpdir = "/tftpboot";
my $tftpdir = xCAT::Utils->getTftpDir();
#my $dhcpver = 3;
my %usage = (