Henri Derksen laid this down on his screen :
> HB> During the early hours, I have the Pi configured to do a reboot and
>
> How did you configure that?
> Because also I want to learn from it for later use.
Not my method, it was suggested by another as a way to do it and it
works fine. CumulusMX is the software I run, to connect to the weather
station, provide a weather web page and upload the data to various
sites....
crontab –e
# Start Cumulus as background task 30s after reboot (delay to allow
WiFi to startup)
@reboot (sleep 30;cd /home/pi/CumulusMX;sudo mono CumulusMX.exe) &
# Reboot each day at 0258
58 02 * * * sudo reboot
--- SoupGate-Win32 v1.05
* Origin: Agency HUB, Dunedin - New Zealand | FidoUsenet Gateway (3:770/3)
|