This commit is contained in:
Howard Chu 2011-02-04 12:22:55 +00:00
parent e3a5e9d060
commit aa0153ee88

View file

@ -43,7 +43,7 @@
static ConfigTable passwdcfg[] = {
{ "file", "filename", 2, 2, 0,
#ifdef HAVE_SETPWFILE
ARG_STRING, NULL,
ARG_STRING|ARG_OFFSET, NULL,
#else
ARG_IGNORED, NULL,
#endif