From: short <> Date: Sun, 9 Jun 2002 10:39:34 +0000 (+0000) Subject: inetd.conf: +disable "ftp" service - no data there on Guestnet anyway X-Git-Url: http://git.jankratochvil.net/?p=enbrace.git;a=commitdiff_plain;h=50185365a8c62036d3472ce1a4accbd7ceacf8a0 inetd.conf: +disable "ftp" service - no data there on Guestnet anyway --- diff --git a/enbrace.bash b/enbrace.bash index 1cc0351..0ddb2c9 100755 --- a/enbrace.bash +++ b/enbrace.bash @@ -205,6 +205,17 @@ EOF check_quotas="NO" # Check quotas (or NO). --- etc/inetd.conf-orig Tue Mar 12 15:15:35 2002 +++ etc/inetd.conf Tue Mar 12 15:10:19 2002 +@@ -3,7 +3,9 @@ + # + # @(#)inetd.conf 5.4 (Berkeley) 6/30/90 + # +-ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l ++# Jan Kolar /Lace ++# Commented-out the "ftp" line ++###ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l + telnet stream tcp nowait root /usr/libexec/telnetd telnetd + shell stream tcp nowait root /usr/libexec/rshd rshd + login stream tcp nowait root /usr/libexec/rlogind rlogind @@ -65,3 +65,6 @@ # #netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd