ReleaseEngineering/PuppetAgain/Modules/tftpd: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "This module simply installs tftpd and sets it up to run via xinetd. It creates </tt>/tftpboot</tt> as a symlink to <tt>/var/lib/tftpboot</tt>. Any files added to the tftp root ...")
 
No edit summary
 
Line 1: Line 1:
This module simply installs tftpd and sets it up to run via xinetd.
This module simply installs tftpd and sets it up to run via xinetd.


It creates </tt>/tftpboot</tt> as a symlink to <tt>/var/lib/tftpboot</tt>.  Any files added to the tftp root should be put in the latter directory.
It creates <tt>/tftpboot</tt> as a symlink to <tt>/var/lib/tftpboot</tt>.  Any files added to the tftp root should be put in the latter directory.

Latest revision as of 18:41, 16 October 2012

This module simply installs tftpd and sets it up to run via xinetd.

It creates /tftpboot as a symlink to /var/lib/tftpboot. Any files added to the tftp root should be put in the latter directory.