<div dir="ltr">Greetings list,-<div><br>When starting a container with any template to verify it works, and then modifying the generated configuration by adding the 'lxc.seccomp' option, and restarting the container, I get this error:<br>
<br>    # lxc-create -n test -t ubuntu<div>    [ creates successfully ]</div><div>    # lxc-start -n test -d</div><div>    # lxc-attach -n test -- bash</div><div>    root@test:/# exit</div><div>    exit</div><div>    # lxc-stop -n test</div>
<div>    # echo 'lxc.seccomp = /tmp/whitelist' | tee -a /var/lib/lxc/test/config</div><div>    lxc.seccomp = /tmp/whitelist</div><div>    # lxc-start -n test -d</div>







<div>    lxc-start: command get_cgroup failed to receive response</div><div><br></div><div>No combination or configuration of syscall enumerations in the whitelist appears to make any difference.</div><div><br></div><div>
I am using version 1.0.3 of the lxc software which has been compiled with seccomp enabled.  My kernel is version 3.12.15.</div>







<div><br></div><div>Thanks,</div><div>-Nels</div><div><br></div><div><br></div></div></div>