[daemon-dev][daemon-fix] starting services by direct message (autostart) and some...
[platform/upstream/dbus.git] / dbus / kdbus.h
index 368cec3..4e4c2cb 100644 (file)
@@ -343,6 +343,8 @@ enum {
        KDBUS_NAME_QUEUE                        = 1 <<  1,
        KDBUS_NAME_ALLOW_REPLACEMENT            = 1 <<  2,
 
+       KDBUS_NAME_STARTER        = 1 <<  7,
+
        /* kernel → userspace */
        KDBUS_NAME_IN_QUEUE                     = 1 << 16,
 };