On Thu, 8 Feb 2024 at 02:12, Tom Keffer <tkef...@gmail.com> wrote:

> Something to try: edit the weewx service file and change permissions back
> to root. The service file should be located at
> /lib/systemd/system/weewx.service. Comment out the User and Group lines.
> When you're done, it will look something like this:
>
> [Service]
>
> ExecStart=weewxd /etc/weewx/weewx.conf
>
> StandardOutput=null
>
> StandardError=journal+console
>
> RuntimeDirectory=weewx
>
> RuntimeDirectoryMode=775
>
> # User=weewx
>
> # Group=weewx
>
> Then restart weewxd.
>
> Let us know if that makes a difference.
>

Why not start as root then drop privileges, it would solve a lot of the
permission problems people are having

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAGTinV5zBAmBD2DQrJMz9JsM4dui%3D%3Dzt%3DAXitaAB_kE9SDFvJA%40mail.gmail.com.

Reply via email to