On Friday, February 16, 2024 at 7:57:08 AM UTC-5 geni08...@gmail.com wrote:

where can i see which user starts weewxd?


if weewxd is running, do this:

ps aux | grep weewxd

the first word is the user running weewxd

if weewxd is not running, then check the value for 'User' in the systemd 
unit file

# if you installed using DEB/RPM:
grep User /usr/lib/systemd/system/weewx.service

# if you installed using pip:
grep User /etc/systemd/system/weewx.service

m

-- 
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/3f428433-991a-4829-ba71-eafbe2c90e05n%40googlegroups.com.

Reply via email to