Comment 20 for bug 1824812

Revision history for this message
Tyler Hicks (tyhicks) wrote :

When running a test kernel with Christian's patch, the dir-seek test case passes:

 $ ./dir-seek
 PASS: orig_count (9) == new_count (9)

Unfortunately, I can't be sure that apparmor policy is loaded correctly when creating a new LXD container due to the apparmor portion of this bug report. However, I was able to verify that I can use apparmor_parser as expected and, after manually doing the SFS_MOUNTPOINT fix in the apparmor init script, that policy is loaded during container boot.