projects
/
oweals
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
376e929
)
base-files: /etc/services: add missing 'rpcbind' alias
author
Andy Walsh
<andy.walsh44+github@gmail.com>
Mon, 27 Aug 2018 12:19:55 +0000
(14:19 +0200)
committer
Jo-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
patch
|
blob
|
history
diff --git
a/package/base-files/files/etc/services
b/package/base-files/files/etc/services
index 8ff914ecf2593148bf211204c51a0499c2f721d2..968f9e78be791760fb81a483c97dea943586486b 100644
(file)
--- a/
package/base-files/files/etc/services
+++ b/
package/base-files/files/etc/services
@@
-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