System Guide | Security and Network Setup |
#
#
#Configuration file for inetd(1M).
#To
#send the inetd process a SIGHUP.
#Syntax for
#<service_name> <socket_type> <proto> <flags><user> <server_pathname> <args>
#Syntax for TLI-based Internet services:
#
#<service_name> tli <proto> <flags> <user><server_pathname> <args>
#Ftp and telnet are standard Internetservices. #ftp stream tcp nowait root /usr/sbin/ in.ftpdin.ftpdtelnet stream tcp nowait root / usr/sbin/in.telnetdin.telnetd
#Tnamed serves the obsolete
###name dgram udp wait root /usr/sbin/ in.tnamedin.tnamed
#Shell, login, exec, comsat and talk are BSDprotocols.
###shell stream tcp nowait root /usr/sbin/ in.rshdin.rshdlogin stream tcp nowait root / usr/sbin/in.rlogindin.rlogind
###exec stream tcp nowait root /usr/sbin/ in.rexecdin.rexecd
###comsatdgram udp wait root /usr/sbin/ in.comsatin.comsat
###talk dgram udp wait root /usr/sbin/ in.talkdin.talkd
## Must run as root (to read /etc/shadow); "- n"turns off logging in utmp/wtmp.
###uucp stream tcp nowait root /usr/sbin/ in.uucpdin.uucpd
Common Controller |