diff options
Diffstat (limited to 'etc/inetd.conf')
-rw-r--r-- | etc/inetd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |