Adam D. Barratt wrote: > On Tue, 2010-01-12 at 14:17 +0100, Michael Biebl wrote: >> I was asked by the skolelinux maintainers to upload a fix for #547347 to >> stable, >> as it affects their LTSP setups in a negative way. The patch in question is >> a >> one-liner: >> >> --- a/debian/pam-foreground-compat.ck >> +++ b/debian/pam-foreground-compat.ck >> @@ -2,6 +2,7 @@ >> TAGDIR=/var/run/console >> >> [ -n "$CK_SESSION_USER_UID" ] || exit 1 >> +[ "$CK_SESSION_IS_LOCAL" = "true" ] || exit 0 >> >> TAGFILE="$TAGDIR/`getent passwd $CK_SESSION_USER_UID | cut -f 1 -d:`" >> >> >> Is this change ok to upload to s-p-u? > > Please go ahead. >
Done Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

