summaryrefslogtreecommitdiffstats
path: root/src/providers/data_provider_req.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers/data_provider_req.h')
-rw-r--r--src/providers/data_provider_req.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/providers/data_provider_req.h b/src/providers/data_provider_req.h
index 338f8192f..a2889cda5 100644
--- a/src/providers/data_provider_req.h
+++ b/src/providers/data_provider_req.h
@@ -24,6 +24,8 @@
#include <dbus/dbus.h>
+/* When changing these constants, also please change sssd_functions.stp
+ */
#define BE_REQ_USER 0x0001
#define BE_REQ_GROUP 0x0002
#define BE_REQ_INITGROUPS 0x0003