From 74ad73c808ecbd4e0ccdfb1d6893b65c68647c62 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 1 Oct 2016 09:36:22 -0400 Subject: x11 detection support for --audit --- src/faudit/main.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/faudit/main.c') diff --git a/src/faudit/main.c b/src/faudit/main.c index 6ff938d98..61005945d 100644 --- a/src/faudit/main.c +++ b/src/faudit/main.c @@ -69,10 +69,15 @@ int main(int argc, char **argv) { dbus_test(); printf("\n"); + // x11 test + x11_test(); + printf("\n"); + // /dev test dev_test(); printf("\n"); + free(prog); printf("--------------------------------------------------------------------------------\n"); -- cgit v1.2.3-70-g09d2