HomeFreeBSD

inetd: Add -S to tftpd usage example in inetd.conf

Description

inetd: Add -S to tftpd usage example in inetd.conf

Since 273a307d0b80743fb08e23237b3f74dc94a8fa2a there is '-S' option which uses
generic file permissions when tftpd is chrooted ('-s /chroot/dir') instead of
special requirements "be publicly writable"

The '-s /tftproot' is always used in the usage example, so add '-S' here too

Reviewed by: eugen
Differential Revision: https://reviews.freebsd.org/D49807

Details

Provenance
marckAuthored on May 1 2025, 4:46 PM
Differential Revision
D49807: libexec/inetd: Add -S to tftpd usage example in inetd.conf
Parents
rG675b2eccb04b: bsd-family-tree: add DragonFly 6.4.1
Branches
Unknown
Tags
Unknown