That is the / should be part of the directory name. Otherwise
we get strange files such as: pxelinux.cfgC0A86A3C
in the TftpPath directory.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
v2: Slightly improved wording.
TftpPath The path to the root of the directory which is exposed by
the tftpserver (e.g. /tftpboot).
TftpTmpDir A directory under `Path' to use for temporary files.
+ Make sure you include the trailing / (e.g. tmp/)
TftpPxeDir The path under `Path' to the PXE configuration directory
- (e.g. pxelinux.cfg)
+ (e.g. pxelinux.cfg/). Include the trailing /.
TftpPxeGroup The Unix group which should own files under `PxeDir'.
TftpPxeTemplates See TftpPxeTemplates
TftpPxeTemplatesReal