On Thu, Apr 3, 2014 at 7:53 PM, John Lane <[email protected]> wrote: > What I find is that the login prompt never results in a prompt. I enter the > correct user/password and it takes an age before redisplaying the login > prompt. If apply 208 before starting the container then it works as > expected.
Are you using the official arch package of systemd in your container? If not, make sure that your pam files in the container match the Arch pam package. I.e., the upstream default of system-auth, must be replaced by Arch's system-login entries in /etc/pam.d/systemd-user HTH, Tom _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
