Tom/Matthew - FYI how/when/where to use loop-on-init appears to be missing from all the documentation both in the .conf and also for the command line. Are there any other undocumented command line/.conf options??
On Tuesday, 23 August 2016 15:54:18 UTC+3, mwall wrote: > > > > On Tuesday, August 23, 2016 at 8:41:04 AM UTC-4, Łukasz Nowak wrote: >> >> Can I ask you for little help? I'm quite new in linux and have a problem >> with implementation of this: >> >> as a brute force fix you could use the loop-on-init option to weewxd. >>> that will make weewx attempt to restart in the situation you posted >>> >> >> I'm running weewx as daemon, should I edit /etc/init.d/weewx somehow to >> add this loop-on-init parameter? I couldn't find anything about it in docs >> >>> >>> > you can put it in the weewx.conf file at the root level: > > debug = 0 > loop_on_init = True > WEEWX_ROOT = ... > socket_timeout = 20 > version = 3.5.0 > ... > > m > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
