jmr wrote:
The correct solution here is to set $HOME to /root for PM which is
running as root. In this way the appropriate dbus session id file is set
up for root and can be shared by all instance of PM running as root and
any other applications running as root that need access to root's shared
dbus session. We should not set $HOME to some other unique tmp dir as
this will mean applications running as root will not be able to share
the same dbus session, which is not the correct dbus behavior.
I don't agree that this is the solution for a few reasons:
* it assumes that "/root" is root's home, it should be using what's in
passwd
* it assumes that there is such a thing as "root", which may not be true
long-term
Cheers,
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss