On Thu, 10 Aug 2017 13:36:35 -0700 Kees Cook <keesc...@chromium.org> wrote:
> This reverts commit 68c4a4f8abc60c9440ede9cd123d48b78325f7a3, with > various conflict clean-ups. > > With the default root directory mode set to 0750 now, the capability > check was redundant. What's wrong with redundancy? -- Steve > > Suggested-by: Nick Kralevich <n...@google.com> > Signed-off-by: Kees Cook <keesc...@chromium.org> > ---