SERVICES(5) | File Formats and Configurations | SERVICES(5) |
/etc/inet/services
/etc/services
The services file contains an entry for each service. Each entry has the form:
service-name port/protocol aliases
service-name
port/protocol
aliases
Fields can be separated by any number of SPACE and/or TAB characters. A number sign (#) indicates the beginning of a comment; any characters that follow the comment character up to the end of the line are not interpreted by routines which search the file.
Service names may contain any printable character other than a field delimiter, a NEWLINE, or a comment character.
Any changes to a port assignment do not affect the actual port registration of the service.
February 25, 2017 | OmniOS |