Where do you put this script?

On Monday, February 10, 2014 at 10:21:11 AM UTC-5, Per Edström wrote:
>
> I "solved" the problem with Weewx on R.Pi stopping by restarting it every 
> hour. One minute delay so that ongoing activity (FTP etc) is finished 
> before starting again (else start will fail quietly):
>
> 0 */1 * * * /etc/init.d/weewx stop
> 1 */1 * * * /etc/init.d/weewx start
>
> Now it works well! :-)
>
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d4b3cad4-0730-4b94-8d2c-b56c34a35f35%40googlegroups.com.

Reply via email to