From 7bbaffb06a667515a9ea26b613b7aa7712a027ad Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 23 Dec 1995 17:12:49 +0000 Subject: [PATCH] Add /tftpboot as an argument to the commented-out example for tftp, so people don't compromise their system by blindly un-commenting the entry. --- etc/inetd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/inetd.conf b/etc/inetd.conf index 3f31d0efbd91..7460512f09d3 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -11,7 +11,7 @@ login stream tcp nowait root /usr/libexec/rlogind rlogind uucpd stream tcp nowait root /usr/libexec/uucpd uucpd #nntp stream tcp nowait usenet /usr/libexec/nntpd nntpd finger stream tcp nowait nobody /usr/libexec/fingerd fingerd -s -#tftp dgram udp wait nobody /usr/libexec/tftpd tftpd +#tftp dgram udp wait nobody /usr/libexec/tftpd tftpd /tftpboot comsat dgram udp wait root /usr/libexec/comsat comsat #talk dgram udp wait root /usr/old/talkd talkd ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd