Browse Source

whitespace botches

OPENBSD_3_7
henning 20 years ago
parent
commit
93e280d8a5
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/inetd.conf

+ 2
- 2
src/etc/inetd.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: inetd.conf,v 1.55 2004/06/29 20:05:04 matthieu Exp $
# $OpenBSD: inetd.conf,v 1.56 2004/12/13 16:20:28 henning Exp $
# #
# Internet server configuration database # Internet server configuration database
# #
@ -6,7 +6,7 @@
# #
#ftp stream tcp nowait root /usr/libexec/ftpd ftpd -US #ftp stream tcp nowait root /usr/libexec/ftpd ftpd -US
#ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -US #ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -US
#127.0.0.1:8021 stream tcp nowait root /usr/libexec/ftp-proxy ftp-proxy
#127.0.0.1:8021 stream tcp nowait root /usr/libexec/ftp-proxy ftp-proxy
#telnet stream tcp nowait root /usr/libexec/telnetd telnetd -k #telnet stream tcp nowait root /usr/libexec/telnetd telnetd -k
#telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd -k #telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd -k
#shell stream tcp nowait root /usr/libexec/rshd rshd -L #shell stream tcp nowait root /usr/libexec/rshd rshd -L


Loading…
Cancel
Save