Open kkzhsh opened 2 months ago
Everyone contributing to this PR have now signed the CLA. Thanks!
Dear @robert-ancell I have signed CLA from URL https://ubuntu.com/legal/contributors Why the CLA-check always fail?
Dear @robert-ancell I have signed CLA from URL https://ubuntu.com/legal/contributors Why the CLA-check always fail?
It will just take time for the system to update, no problem!
@robert-ancell Could u help to review it? thanks
I am debugging a display session related issue. The scene is as follow: 1) Type in username and password 2) Lightdm greeter session starts and pam_systemd.so is called 3) pam_systemd.so returns with some err code, then the X session can not run
I guess the control value of pam_systemd.so shall be modified as “required”, and which shall result lightdm fail, and lightdm has chance to be restarted automatically by systemd.
Could U help to review this PR? Thanks