[systemd-devel] [PATCH v2] Re: Fix PAM module to not clobber XDG_RUNTIME_DIR with su
Martin Pitt
martin.pitt at ubuntu.com
Thu Nov 14 09:07:00 PST 2013
Martin Pitt [2013-11-14 7:45 +0100]:
> + } else {
> + pam_syslog(handle, LOG_DEBUG, "Runtime dir %s is not owned by the target uid %u, ignoring.",
> + runtime_path, uid);
Sorry, LOG_DEBUG appears by default, this needs to be guarded with
checking "debug". Fixed in updated patch.
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-pam-Check-XDG_RUNTIME_DIR-owner.patch
Type: text/x-diff
Size: 2477 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20131114/0aeb5833/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20131114/0aeb5833/attachment.pgp>
More information about the systemd-devel
mailing list