Log Message:
-----------
apparmor: skip /proc and /sys restrictions if nesting is enabled
If nesting is enabled, it's already possible to mount your own
instance of both procfs and sysfs inside the container, so protecting
the "original" ones at /proc and /sys makes no sense, but breaks
certain nested container setups.