Chroot to /tftpboot for tftp.

Reviewed by:	mdodd, peter
This commit is contained in:
David E. O'Brien 2001-10-22 01:46:53 +00:00
parent 7c62990641
commit b1f2952a35

View File

@ -25,7 +25,7 @@
#
# ntalk is required for the 'talk' utility to work correctly
#ntalk dgram udp wait tty:tty /usr/libexec/ntalkd ntalkd
#tftp dgram udp wait nobody /usr/libexec/tftpd tftpd /tftpboot
#tftp dgram udp wait root /usr/libexec/tftpd tftpd -s /tftpboot
#bootps dgram udp wait root /usr/libexec/bootpd bootpd
#
# "Small servers" -- used to be standard on, but we're more conservative