summaryrefslogtreecommitdiff
path: root/map_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'map_common.c')
-rw-r--r--map_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/map_common.c b/map_common.c
index c274853..1c3bfa9 100644
--- a/map_common.c
+++ b/map_common.c
@@ -27,7 +27,7 @@
#include "map_common.h"
#include <sys/stat.h>
-static const char config_file[] = "/etc/mapuser_nss.conf";
+static const char config_file[] = "/etc/nss_mapuser.conf";
#define DEF_MIN_UID 1001 /* fail lookups on uid's below this value */