Difference between revisions of "Problem failing to boot Centos 7"

From MyWiki
Jump to: navigation, search
(Created page with " > Try > https://www.mail-archive.com/lxc-users@lists.linuxcontainers.org/msg00993.html > > Look for "unconfined". Indeed, that is the solution! Thank you! Adding the l...")
(No difference)

Revision as of 12:34, 8 October 2015

> Try
> https://www.mail-archive.com/lxc-users@lists.linuxcontainers.org/msg00993.html
>
> Look for "unconfined".
Indeed, that is the solution! Thank you!
Adding the line
lxc.aa_profile = unconfined
to the config file of the container makes it work on all my machines,
even on the XEN virtualized host.
Sorry, I did read through the mailinglist, but somehow missed that email.
Thank you very much for your help, everyone!
Timotheus