Hi @stgraber ,
When we install lxc from sources, for example i used the below command with configure script
./configure --enable-seccomp --enable-capabilities.
Like wise if it is installed via debian packages, --enable-seccomp and --enable-capabilities are enabled by default? if not how to do it?