commit | 4ae47f33354a96efb4e4231dec0d72a586b3921c | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Fri May 26 16:45:48 2017 -0700 |
committer | John Johansen <john.johansen@canonical.com> | Sat Jun 10 17:11:27 2017 -0700 |
tree | 9d75fc20d9fd75333595aaa17e738087aa6912dc | |
parent | d9bf2c268be6064ae0c9980e4c37fdd262c7effc [diff] |
apparmor: add mkdir/rmdir interface to manage policy namespaces When setting up namespaces for containers its easier for them to use an fs interface to create the namespace for the containers policy. Allow mkdir/rmdir under the policy/namespaces/ dir to be used to create and remove namespaces. BugLink: http://bugs.launchpad.net/bugs/1611078 Signed-off-by: John Johansen <john.johansen@canonical.com>