]> git.ipfire.org Git - thirdparty/lxc.git/commit
Catch seccomp violations by init
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 24 Feb 2014 17:28:10 +0000 (11:28 -0600)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 24 Feb 2014 17:33:04 +0000 (12:33 -0500)
commitc2b9bd9e815d6828dc23c0e0644bc31e03c44e6e
tree38130eec6eea582465aea4ae6682a1e759373a03
parent642d1ccd9852b0adb797d33d1550cf6307cae674
Catch seccomp violations by init

Note that if a task other than init violates the seccomp policy,
we cannot catch that.  Init will catch it and (if it feels like
it) log it.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/start.c