]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Add the SECCOMP BPF sandbox for Linux
authorRoy Marples <roy@marples.name>
Sat, 19 Sep 2020 19:53:23 +0000 (20:53 +0100)
committerRoy Marples <roy@marples.name>
Sat, 19 Sep 2020 19:53:23 +0000 (20:53 +0100)
commita926ee6d8f4eb2f04e01d72664893e3cb95fceca
treef930821685bd5eea66833eb3c9018c89a41a27cf
parentcf6e2fdc8e70c0a7cb0641144d55317eba196987
privsep: Add the SECCOMP BPF sandbox for Linux

Now we have capsicum, pledge and the POSIX resource limited sandboxes
this was quite easy really.
src/privsep-linux.c
src/privsep.c
src/privsep.h