mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-14 06:06:23 +00:00

This updates the common config to include Serge's seccomp profile by default for privileged containers. Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
2
|
|
blacklist
|
|
[all]
|
|
kexec_load errno 1
|
|
open_by_handle_at errno 1
|
|
init_module errno 1
|
|
finit_module errno 1
|
|
delete_module errno 1
|