#17759: rc.local can not run when boot
--------------------------+----------------------------------
  Reporter:  anonymous    |      Owner:  developers
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  Chaos Calmer (trunk)
 Component:  base system  |    Version:  Trunk
Resolution:               |   Keywords:  rc.local
--------------------------+----------------------------------

Comment (by bittorf@…):

 smells like a race. please insert this command in /etc/init.d/done

 {{{
 touch /tmp/test
 }}}

 after booting, look if this file exists. (is working here)

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