Comment 6 for bug 2038567

Revision history for this message
John Johansen (jjohansen) wrote : Re: Mantic 6.5.0-7 kernel causes regression in LXD container usage

To test if 1ea37b26d720 UBUNTU: SAUCE: apparmor4.0.0 [73/76]: userns - allow restricting unprivileged change_profile is the cause of the ptrace denials. You can disable it using

sudo bash -c "echo 0 > /proc/sys/kernel/apparmor_restrict_unprivileged_unconfined"