Fix: sessiond: list-triggers: don't return internal triggers
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread-internal.h
index e835bd6afe3cad4ab2532059db867aeb16e59e6a..800e8fd837a2817a666cc726596fc63fdc2a2a76 100644 (file)
@@ -142,6 +142,7 @@ struct notification_client {
        uint8_t major, minor;
        uid_t uid;
        gid_t gid;
+       bool is_sessiond;
        /*
         * Indicates if the credentials and versions of the client have been
         * checked.
This page took 0.023836 seconds and 4 git commands to generate.