[CRIU] [PATCH] seccomp: add a --no-seccomp option to disable dumping seccomp
Tycho Andersen
tycho.andersen at canonical.com
Wed Feb 17 09:33:59 PST 2016
On Wed, Feb 17, 2016 at 09:27:06AM -0800, Saied Kazemi wrote:
> I am running the containers with --security-opt seccomp:unconfined option,
> so there should be no security risks.
In that case you shouldn't have any problem with the new code, as it
doesn't do anything if seccomp is not applied to the tasks.
Are you having a problem like this with a container that you're sure
has no seccomp applied?
Tycho
More information about the CRIU
mailing list