]> git.ipfire.org Git - thirdparty/lxc.git/commit
start: move reading seccomp profile after pre-start hook 3314/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Fri, 20 Mar 2020 14:25:41 +0000 (15:25 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 20 Mar 2020 14:27:24 +0000 (15:27 +0100)
commit2e1361a686f31f1363296fa7bcf71753d103dbca
tree2083c2e01fbe3212afdcff9b7ff46ed92c86b6be
parentdf706de4d39360f491f697a04f049a9170ceda4d
start: move reading seccomp profile after pre-start hook

This allows users to generate custom profiles at startup.

Closes #1848.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/start.c