/inetd.conf
http://github.com/brinkman83/bashrc · Config · 26 lines · 24 code · 2 blank · 0 comment · 0 complexity · f0e22ddeb236d3abd4217892ee391c5a MD5 · raw file
- # /etc/inetd.conf: see inetd(8) for further informations.
- #
- # Internet superserver configuration database
- #
- #
- # Lines starting with "#:LABEL:" or "#<off>#" should not
- # be changed unless you know what you are doing!
- #
- # If you want to disable an entry so it isn't touched during
- # package updates just comment it out with a single '#' character.
- #
- # Packages should modify this file by using update-inetd(8)
- #
- #:INTERNAL: Internal services
- #discard stream tcp nowait root internal
- #discard dgram udp wait root internal
- #daytime stream tcp nowait root internal
- #time stream tcp nowait root internal
- #:STANDARD: These are standard services.
- ftp stream tcp nowait root /usr/sbin/tcpd /usr/sbin/proftpd
- ########################################################################################################################################################################################################
- <service_name> <sock_type> <proto> <flags> <user> <server_path> <args> #
- ########################################################################################################################################################################################################
- 3142 stream tcp nowait apt-cacher-ng /usr/sbin/tcpd /usr/lib/apt-cacher-ng/in.acng /var/run/apt-cacher-ng/socket