#17304: x86/x86_64: procd: Failed to resize receive buffer: Operation not 
permitted
--------------------------+------------------------
  Reporter:  larsg        |      Owner:  developers
      Type:  defect       |     Status:  closed
  Priority:  normal       |  Milestone:
 Component:  base system  |    Version:  Trunk
Resolution:  fixed        |   Keywords:
--------------------------+------------------------

Comment (by anonymous):

 Hey, thanks a lot, rebuilt the image and it now boots! I read up on
 SO_RCVBUFFORCE a bit, and according to the socket(7) manpage,
 CAP_NET_ADMIN privileges are required, which Docker doesn't grant the
 containers. Its --privileged switch should take care of it, but somehow
 doesn't. That switch isn't desirable anyway, since granting CAP_NET_ADMIN
 will also let the container mess with the host's network ;)

--
Ticket URL: <https://dev.openwrt.org/ticket/17304#comment:3>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to