create-lx-container.sh: Add another comment.

This commit is contained in:
Christoph 2019-06-14 23:22:08 +02:00
parent a3c8d5c12a
commit 47d5343e8f

View File

@ -1125,6 +1125,13 @@ else
# Another workarround is to diasble apparmor here:
# lxc.apparmor.profile = unconfined
#
# Note:
# The following commands solved this problem too, but have other
# problems (e.g. errors installing/updating debian packages).
# So DO NOT USE:
# lxc.apparmor.profile = generated
# lxc.apparmor.allow_nesting = 1
#
lxc.apparmor.profile = unconfined