dbus permissions problem

Greg Wilson-Lindberg GWilson at sakuraus.com
Tue Feb 16 21:37:52 UTC 2021


Hi Lawrence,
Thanks for the information.

I monitored both the 'system' & 'user' busses and the calls only show up on the 'system' bus. Our user is using the system timezone.

Regards,
Greg


-----Original Message-----
From: dbus <dbus-bounces at lists.freedesktop.org> On Behalf Of Lawrence D'Oliveiro
Sent: Tuesday, February 16, 2021 12:55 PM
To: dbus at lists.freedesktop.org
Subject: Re: dbus permissions problem

On Tue, 16 Feb 2021 19:38:32 +0000, Greg Wilson-Lindberg wrote:

> I'm trying to run a program written in Qt and running on a custom 
> Yocto Linux system on a Raspberry Pi4. My application is trying to 
> change the timezone, and the Qt application uses a call to dbus to do 
> this.

On a Linux/POSIX system, the “system timezone” doesn’t really mean very much. Every user, every process can operate in its own time zone.
You’ll notice one difference between the systemd journal and the older text-based syslog is that, in the former, all timestamps are recorded in UTC, not “local” time.
_______________________________________________
dbus mailing list
dbus at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dbus


More information about the dbus mailing list