apparmor-suid: don't force glibc

(cherry picked from commit 131131e58fc66365854f37f4fe2bf6ca01c8aed6)
This commit is contained in:
Will Dietz 2018-03-24 20:51:32 -05:00 committed by Matthew Bauer
parent 9de0b2883a
commit afdf16b714

View File

@ -28,7 +28,7 @@ with lib;
capability setuid,
network inet raw,
${pkgs.glibc.out}/lib/*.so mr,
${pkgs.stdenv.cc.libc.out}/lib/*.so mr,
${pkgs.libcap.lib}/lib/libcap.so* mr,
${pkgs.attr.out}/lib/libattr.so* mr,