aboutsummaryrefslogtreecommitdiff
path: root/examples/inetd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/inetd.conf')
-rw-r--r--examples/inetd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/inetd.conf b/examples/inetd.conf
index ca7e3d8e1..78b10e3ac 100644
--- a/examples/inetd.conf
+++ b/examples/inetd.conf
@@ -31,7 +31,7 @@ time dgram udp wait root internal
31#ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd 31#ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd
32#telnet stream tcp nowait root /sbin/telnetd /sbin/telnetd 32#telnet stream tcp nowait root /sbin/telnetd /sbin/telnetd
33#nntp stream tcp nowait root tcpd in.nntpd 33#nntp stream tcp nowait root tcpd in.nntpd
34#smtp stream tcp nowait root tcpd sendmail -v 34#smtp stream tcp nowait root tcpd sendmail -v
35# 35#
36# Shell, login, exec and talk are BSD protocols. 36# Shell, login, exec and talk are BSD protocols.
37# 37#