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]. For more options, visit https://groups.google.com/d/optout.
