]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Allow diabling of SECCOMP on Linux
authorRoy Marples <roy@marples.name>
Thu, 20 Jul 2023 09:32:26 +0000 (10:32 +0100)
committerRoy Marples <roy@marples.name>
Thu, 20 Jul 2023 09:33:51 +0000 (10:33 +0100)
commit8b65e2d6c7da1688df00753f872d8805631e07cb
treed243c8073960b49f27ef7e402db38c68bee72595
parentd2fbde99cf2d0072016af9dfe6a77032a5a9fc30
privsep: Allow diabling of SECCOMP on Linux

This allows a POSIX resource limited sandbox to be used at least
with privilege separation, which is better than just disabling
privilege separation entirely for when SECCOMP stops working due to
libc/kernel changes.
BUILDING.md
configure
src/privsep-linux.c
src/privsep.h