]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
pam: report back we found the unified hierarchy
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 15 May 2017 23:06:59 +0000 (01:06 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 15 May 2017 23:07:35 +0000 (01:07 +0200)
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
pam/pam_cgfs.c

index 899e9658e61616cfd011dbfc048d8d3769060b98..b99edff2998d765695b8dcdb04088a25ac795c5e 100644 (file)
@@ -1389,6 +1389,7 @@ static bool cgv2_init(uid_t uid, gid_t gid)
                 * each of those mountpoints will expose identical information.
                 * So let the first mountpoint we find, win.
                 */
+               ret = true;
                break;
        }