Bug#586685: gdm3: User's .Xauthority file is ignored
Slavko
slavino at slavino.sk
Thu May 5 20:56:11 UTC 2011
Hi,
for autologin (and normal login too), you can put your script to
~/.xsessionrc file, which is sourced in session's start. I have in this
file:
if [ $XAUTHORITY -a -r $XAUTHORITY ]; then
cp $XAUTHORITY $HOME/.Xauthority
else
logger -t "SHELL_FILES" "$(date +%T) - some useful message"
fi
regards
--
s pozdravom
Slavko
http://slavino.sk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 230 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20110505/d0c9242e/attachment.pgp>
More information about the pkg-gnome-maintainers
mailing list