summaryrefslogtreecommitdiffstats
path: root/server/nss/nsssrv.h
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2008-11-04 17:34:03 -0500
committerSimo Sorce <idra@samba.org>2008-11-04 17:39:27 -0500
commit750d1443a285048251c8843acd2c763b413869da (patch)
treec1126f6a01728575701d7714abefa463df2e493e /server/nss/nsssrv.h
parent603f59bcb502c48eb577bc6fd3232a6944756983 (diff)
downloadsssd-750d1443a285048251c8843acd2c763b413869da.tar.gz
sssd-750d1443a285048251c8843acd2c763b413869da.tar.xz
sssd-750d1443a285048251c8843acd2c763b413869da.zip
Add the ping funtion to the nss service Make the monitor task ping connecting services Make it possible to configure timeouts and service ping times.
Diffstat (limited to 'server/nss/nsssrv.h')
-rw-r--r--server/nss/nsssrv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/nss/nsssrv.h b/server/nss/nsssrv.h
index 300b8af31..5e2649370 100644
--- a/server/nss/nsssrv.h
+++ b/server/nss/nsssrv.h
@@ -30,7 +30,7 @@
#include "../nss_client/sss_nss.h"
#define NSS_SBUS_SERVICE_VERSION 0x0001
-#define NSS_SBUS_SERVICE_NAME "NSS"
+#define NSS_SBUS_SERVICE_NAME "nss"
struct nss_ldb_ctx;
struct getent_ctx;