#20785: procd jails (e.g. dnsmasq) don't work on x86 trunk
--------------------------+------------------------------
  Reporter:  anonymous    |      Owner:  developers
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  base system  |    Version:  Trunk
Resolution:               |   Keywords:  procd, jail, x86
--------------------------+------------------------------

Comment (by champetier.etienne@…):

 hi both,

 can you try dnsmasq "normal" (not full)?
 can you try CC instead of trunk? (you might need
 https://patchwork.ozlabs.org/patch/538039/)

 can you try to strace the process and send the logs?
 you'll need "strace", and for a procd service:
 #in one terminal
 strace -p 1 -f  # trace pid 1 (procd) and follow forks
 #in another terminal
 /etc/init.d/dnsmasq restart

 thanks in advance guys

 p.s: dnsmasq normal working for me on CC ar71xx

--
Ticket URL: <https://dev.openwrt.org/ticket/20785#comment:2>
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