From 009e6f2073d8c34186044bd95dae7d7aa754b6ac Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 22 Oct 2001 01:46:53 +0000 Subject: Chroot to /tftpboot for tftp. Reviewed by: mdodd, peter --- etc/inetd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/inetd.conf') diff --git a/etc/inetd.conf b/etc/inetd.conf index c3c95d0..ed89b72 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -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 -- cgit v1.1