X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=lxc.mk;h=4540a2e3fe233b3558577ec84d9130caba6de558;hb=b8bfe5b36ae775bfda19252c26f37dc2daadcaea;hp=f90d4e62aa85ee4a9aec854a7132279d65b0cb53;hpb=54a5f11f76e49fefaa16ab3bc0e9a9ed0c6fb289;p=build.git diff --git a/lxc.mk b/lxc.mk index f90d4e62..4540a2e3 100644 --- a/lxc.mk +++ b/lxc.mk @@ -16,6 +16,14 @@ transforward-SPEC := transforward.spec ALL += transforward IN_NODEIMAGE += transforward +# +# procprotect: root context module for protecting against weaknesses in /proc +# +procprotect-MODULES := procprotect +procprotect-SPEC := procprotect.spec +ALL += procprotect +IN_NODEIMAGE += procprotect + # # ipfw: root context module, and slice companion #