I've used your config for systemd and it solved my problem with the dreaded ip-read error. Thanks for the tip and tutorial! J. Sergneri
On Thursday, March 14, 2019 at 3:24:25 PM UTC-7 Peter Fletcher wrote: > > > On Thursday, March 14, 2019 at 5:06:18 PM UTC-5, jmviper wrote: >> >> Ok done and running without problems. >> >> I always connect as root on the orangepipc (with armbian) and manage >> weewx with service weewx (start|stop|restart|reload) >> > > A systemd service is managed using systemctl, so you would now say: > sudo systemctl start|stop|restart|reload weewx.service > > >> >> One silly question .... though I suppose not.... a weewx upgrade will >> overwrite these changes ?? >> >> > No. You haven't changed the weewx code or configuration, just how and > under whose control the program is started, so upgrading weewx will not > affect the change to using systemd directly to run it. > > I hope this works well >> >> Thanks again >> > > > > -- 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/269e0981-43e1-4354-8597-8fcf394719b5n%40googlegroups.com.
