]> granicus.if.org Git - linux-pam/commit
If the correct loginuid is set already, skip writing it.
authorDarren Tucker <dtucker@zip.com.au>
Wed, 20 Nov 2013 08:43:50 +0000 (09:43 +0100)
committerTomas Mraz <tmraz@fedoraproject.org>
Wed, 20 Nov 2013 08:43:50 +0000 (09:43 +0100)
commit45cdd2489e68465c2d2202370c350069d2a391b8
treea90f3b246d878ffe184a48ebf0f50dea8206c462
parent5865f521f37846634f981582eaedad81abb08104
If the correct loginuid is set already, skip writing it.

modules/pam_loginuid/pam_loginuid.c (set_loginuid): Read the current loginuid
and skip writing if already correctly set.
modules/pam_loginuid/pam_loginuid.c