4622ac0064
Do not remove the runtime directory /run/setrans/, which is the parent for the security context translation socket .setrans-unix, when the service is stopped, so the path can not be taken over by a foreign program, which could lead to a compromise of the context translation of libselinux. Signed-off-by: Christian Göttsche <cgzones@googlemail.com> Acked-by: James Carter <jwcart2@gmail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
mcscolor.c | ||
mcscolor.h | ||
mcstrans.c | ||
mcstrans.h | ||
mcstrans.init | ||
mcstrans.service | ||
mcstransd.c | ||
mls_level.c | ||
mls_level.h | ||
README |
To rebuild with debugging support: make clean && env CFLAGS="-Wall -W -Wundef -Wmissing-noreturn -Wmissing-format-attribute -DDEBUG -g" LDFLAGS="-g" make