selinux/policycoreutils/mcstrans/src
Dan Walsh 8ca93d6b9d policycoreutils: mcstrans: add -f to run in foreground
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>
2012-06-28 13:29:23 -04:00
..
Makefile Add mcstrans to policycoreutils 2010-07-21 15:40:00 -04:00
mcscolor.c mcstransd select correct colour range. 2011-04-11 10:27:13 -04:00
mcstrans.c libsepol: Move ebitmap_* functions from mcstrans to libsepol 2011-11-02 15:37:11 -04:00
mcstrans.h Add mcstrans to policycoreutils 2010-07-21 15:40:00 -04:00
mcstrans.init Add mcstrans to policycoreutils 2010-07-21 15:40:00 -04:00
mcstransd.c policycoreutils: mcstrans: add -f to run in foreground 2012-06-28 13:29:23 -04:00
mls_level.c Cleanup/minor fixes to mcstrans 2010-10-27 16:50:00 -04:00
mls_level.h Add mcstrans to policycoreutils 2010-07-21 15:40:00 -04:00
README Add mcstrans to policycoreutils 2010-07-21 15:40:00 -04:00

To rebuild with debugging support:
make clean && env CFLAGS="-Wall -W -Wundef -Wmissing-noreturn -Wmissing-format-attribute -DDEBUG -g" LDFLAGS="-g" make