]> git.ipfire.org Git - thirdparty/lxc.git/commit
apparmor: Use more generic allow rule for pivot
authorStéphane Graber <stgraber@ubuntu.com>
Tue, 8 Apr 2014 17:17:27 +0000 (13:17 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 8 Apr 2014 18:45:00 +0000 (14:45 -0400)
commit524505b9714beac89f4952296cefa9f997168b98
treec7d288964fdfa09aae94a1eab57ca6be3580666b
parentbb8eca54d6e2edfb10742b121cce194af065068b
apparmor: Use more generic allow rule for pivot

Recent fixes in the apparmor kernel code is now making at least the CI
environment and quite possibly some others fail due to an invalid path
in the pivot_root stanza.

So update both lines to allow a more generic pivot_root call for
anything in LXC's work directory.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
config/apparmor/abstractions/start-container