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.
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 AccountsService /users/ carl
[Desktop]
Session=openbox
$ cat /var/lib/
[User]
XSession=openbox
SystemAccount=false
If using AccountsService, lightdm should not create ~/.dmrc.