diff options
Diffstat (limited to 'src/providers')
-rw-r--r-- | src/providers/data_provider.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/providers/data_provider.h b/src/providers/data_provider.h index 9c734002..f131e2c6 100644 --- a/src/providers/data_provider.h +++ b/src/providers/data_provider.h @@ -59,6 +59,7 @@ * the nss responder to tell it to update the mmap * cache */ #define DP_REV_METHOD_UPDATE_CACHE "updateCache" +#define DP_REV_METHOD_INITGR_CHECK "initgrCheck" /** * @defgroup pamHandler PAM DBUS request |