]> git.proxmox.com Git - mirror_lxc.git/commit
seccomp: send default response when there's no proxy
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 5 Jul 2019 09:22:34 +0000 (11:22 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 9 Jul 2019 10:25:10 +0000 (12:25 +0200)
commit1370a882bcac001d8e61a152548cdbc3b0a600dd
tree6b2b8fe9c700102d5e15edbb868e0d5d1157e66a
parent3745ee0ec764367da195068dcea9dac0e4ba76e4
seccomp: send default response when there's no proxy

Particularly, when there's no proxy registered (iow. none
configured but the seccomp profile still had a 'notify'
rule), we don't want to leave them hanging.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/lxc/seccomp.c