[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#37423: Changing the login service from GDM to SLiM and then back to
From: |
Ludovic Courtès |
Subject: |
bug#37423: Changing the login service from GDM to SLiM and then back to GDM causes a really bad loop |
Date: |
Fri, 20 Sep 2019 23:10:25 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hello,
Timothy Sample <address@hidden> skribis:
> Ludovic Courtès <address@hidden> writes:
>
>> Hi Gábor,
>>
>> Gábor Boskovits <address@hidden> skribis:
>>
>>> Couldn't we simply do what the fix does: ensuring the owner of
>>> the files under “/var/lib/gdm” is the current “gdm” user?
>>
>> Hey you’re right, I was not approaching it from the right angle.
>>
>> Here’s a patch that does that. Thoughts?
>
> LGTM! Though I don’t have a chance to test it at the moment, so all I
> can really say is that it makes sense and I didn’t see any typos. :)
I tested in a VM and it’s all good. Pushed as
f817901ee74fbc2f3c3322d473ad4c72b052499c.
Thanks,
Ludo’.