This one works:

lxc launch images:ubuntu/trusty/amd64 test1 -c "security.privileged=true"


These don't:

lxc launch images:ubuntu/trusty/amd64 test2 -c "security.privileged=true" -c "raw.lxc: lxc.aa_allow_incomplete=1"

lxc launch images:ubuntu/trusty/amd64 test3 -c "raw.lxc: lxc.aa_allow_incomplete=1"



What's the correct way to set "raw.lxc: lxc.aa_allow_incomplete=1" during launch time (without setting it as a default profile option first)?



Tomasz Chmielewski
https://lxadm.com

_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to