mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-20 13:10:23 +00:00
8ca93d6b9d
Add an -f option to run mcstransd in the foreground. This will allow better integration into systemd. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com> |
||
---|---|---|
.. | ||
Makefile | ||
mcscolor.c | ||
mcstrans.c | ||
mcstrans.h | ||
mcstrans.init | ||
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