base-files: /etc/services: add missing 'rpcbind' alias
authorAndy Walsh <andy.walsh44+github@gmail.com>
Mon, 27 Aug 2018 12:19:55 +0000 (14:19 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 10:28:13 +0000 (11:28 +0100)
* add missing 'rpcbind' alias to /etc/services

Allows rpcbind to open its 111 port and be reachable via lan, this is the default behaviour.

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
(backported from 4549ab46a85735aa957e05c91dc023228aaa2697)

package/base-files/files/etc/services

index 8ff914ecf2593148bf211204c51a0499c2f721d2..968f9e78be791760fb81a483c97dea943586486b 100644 (file)
@@ -29,8 +29,8 @@ kerberos      88/tcp          kerberos5 krb5 kerberos-sec
 kerberos       88/udp          kerberos5 krb5 kerberos-sec
 pop3           110/tcp
 pop3           110/udp
-sunrpc         111/tcp
-sunrpc         111/udp
+sunrpc         111/tcp         rpcbind
+sunrpc         111/udp         rpcbind
 auth           113/tcp         ident
 sftp           115/tcp
 nntp           119/tcp