On 9/5/06, Darin Perusich <[EMAIL PROTECTED]> wrote:
thanks bob,
apparently Xsun removes the /tmp/.ICE-unix directory if it is empty.
simply touching a file in that directory is the work around.
i know KDE and this directory is created on login by dtlogin and it's
owned by that user if it doesn't exist. on multi-user systems, like
sundray servers a start script is used to modify it's permissions to 1777.
give that /usr/dt/config/Xsetup is "unconditionally overwritten" it
should be copied to /etc/dt/config and modified :)
That's right. A good method to use is to have the /etc/dt script source
the /usr/dt script either before of after it does whatever extra it needs
to do. That way if the /usr/dt script gets modified by a patch or upgrade
your /etc/dt script automatically gets those modifications.
wouldn't it be
cleaner to create a script in /etc/dt/config/Xsession.d to do this?
Scripts in Xsession.d are executed after login, and under the UID
of the user who has logged in. You want this directory to be
(re)created or have its permissions repaired as early as possible
so Xsetup (which runs as root before the login greeter is shown)
is a better bet. But if just keeping the directory non-emtpy so it
doesn't get deleted works then that's far easier than messing
around with any scripts.
OttoM.
__
ottomeister
Disclaimer: These are my opinions. I do not speak for my employer.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users