* John Crispin <[email protected]> [14.01.2014 19:55]: > > sometimes I experience hangs when rebooting.
there are already some bugs on tra open regarding this. > > As far as I can see procd does not try to kill any > > started services but relies on them to exit gracefully. > > > > Would it make sense to kill the services after a > > reasonable timeout? > > i have not seen this happen, do you have a reliable testcase or is this > just an observation you made ? > > yes, a forced shutdown would make sense, i need to look at the code to > make a better judgement though. > > any ideas on what a good timeout would be ? i guess we are shutting down > so a forced quit after 15s seems legit to me difficult! at least we must make sure that "sync" has enough time, this can last longer - keep in mind that OpenWrt also runs on big boxes...if you ask me: just wait 600 sec 8-) at least it is important that the box _does_ reboot and hangs not forever. the same applies for bootup which also can hang. (but the underlying netifd(?)-bug must be found...) bye, bastian _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
