projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93bfafb
)
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
John Crispin
<john@phrozen.org>
Mon, 10 Sep 2018 08:44:03 +0000
(10:44 +0200)
* 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>
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