[OE-core] [PATCH] runqemu-export-rootfs: don't change RPC ports
Cody P Schafer
dev at codyps.com
Wed May 31 20:27:43 UTC 2017
> RPC Ports are just the bindings into rpcbind. The tcp/udp ports are the ones
> that typically conflict and why this was all done to begin with.
Ok, then it doesn't sound like that is a conflict or a "privileged
ports" issue, and it is safe to drop the custom rpc program numbers
("RPC Ports") from `unfsd`s arguments & the kernel parameters.
As I've noted, runqemu-export-rootfs does not register with rpcbind
(we pass the `-p` flag to `unfsd`).
Or is there something else system-wide which is keeping a list of rpc
program numbers?
More information about the Openembedded-core
mailing list