ReleaseEngineering/PuppetAgain/Modules/tftpd

From MozillaWiki
< ReleaseEngineering‎ | PuppetAgain‎ | Modules
Revision as of 18:33, 16 October 2012 by Djmitche (talk | contribs) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.