create-lx-container.sh: Add another comment.
This commit is contained in:
parent
a3c8d5c12a
commit
47d5343e8f
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user