Comment 5 for bug 1069494

Revision history for this message
Carl George (carl.george) wrote :

I'm using lightdm 1.8.5 and AccountsService 0.6.35. Every time I log in, lightdm creates ~/.dmrc.

[+14.57s] DEBUG: Session pid=358: User carl authorized
[+14.57s] DEBUG: Session pid=358: Greeter requests session openbox
[+14.59s] DEBUG: Writing /home/carl/.dmrc

I noticed that AccountsService contains the same information.

$ cat ~/.dmrc
[Desktop]
Session=openbox
$ cat /var/lib/AccountsService/users/carl
[User]
XSession=openbox
SystemAccount=false

If using AccountsService, lightdm should not create ~/.dmrc.